+ 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 [Mon Apr 27 12:27:53 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:01:51 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-64f57f57fb-59nz6 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, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x56486a5860b0 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 /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 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-27 12:27:56.484 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-27 12:27:56.485 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-27 12:27:56.643 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-27 12:27:56.643 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-27 12:27:57.502 7 INFO cinder.rpc [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-27 12:27:57.505 7 INFO cinder.rpc [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-27 12:27:57.508 7 INFO cinder.rpc [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-27 12:27:57.511 7 INFO cinder.rpc [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-27 12:27:57.524 7 INFO cinder.rpc [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-27 12:27:57.527 7 INFO cinder.rpc [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-27 12:27:57.581 7 WARNING cinder.api.contrib.hosts [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-27 12:27:57.632 7 WARNING keystonemiddleware._common.config [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:27:57.641 7 WARNING oslo_config.cfg [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] 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 0x56486a5860b0 pid: 7 (default app) 2026-04-27 12:27:57.677 8 INFO cinder.rpc [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-27 12:27:57.681 8 INFO cinder.rpc [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-27 12:27:57.685 8 INFO cinder.rpc [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-27 12:27:57.688 8 INFO cinder.rpc [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-27 12:27:57.702 8 INFO cinder.rpc [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-27 12:27:57.706 8 INFO cinder.rpc [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-27 12:27:57.758 8 WARNING cinder.api.contrib.hosts [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-27 12:27:57.805 8 WARNING keystonemiddleware._common.config [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:27:57.814 8 WARNING oslo_config.cfg [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] 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 0x56486a5860b0 pid: 8 (default app) 2026-04-27 12:27:58.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:27:58.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:27:58.436 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:27:58.436 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:27:58.438 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:27:58.438 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:08.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:08.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:08.435 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:08.435 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:18.433 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:18.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:18.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:18.435 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:28.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:28.433 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:28.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:28.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:38.433 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:38.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:38.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:38.435 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:48.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:48.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:48.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:48.435 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:58.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:58.433 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:28:58.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:28:58.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:08.433 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:08.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:08.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:08.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:18.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:18.433 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:18.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:18.435 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:28.433 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:28.433 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:28.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:28.435 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:38.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:38.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:38.435 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:38.435 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:48.434 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:48.434 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] GET http://10.0.0.47:8776/ 2026-04-27 12:29:48.435 8 INFO cinder.api.openstack.wsgi [None req-928bd867-891b-453f-a977-5505d98f71c4 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:48.435 7 INFO cinder.api.openstack.wsgi [None req-745fc54a-6c21-42c7-87b9-5e2cebca1824 - - - - - -] http://10.0.0.47: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-27 12:29:50.229 8 WARNING oslo_policy.policy [None req-b1214395-e628-48d2-884e-550a676a6d61 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:29:50.230 8 WARNING oslo_policy.policy [None req-b1214395-e628-48d2-884e-550a676a6d61 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:29:50.636 8 INFO cinder.api.openstack.wsgi [None req-b1214395-e628-48d2-884e-550a676a6d61 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types/rbd1 2026-04-27 12:29:50.663 8 INFO cinder.api.openstack.wsgi [None req-b1214395-e628-48d2-884e-550a676a6d61 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 13/26] 10.0.0.23 () {30 vars in 681 bytes} [Mon Apr 27 12:29:49 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/types/rbd1 => generated 82 bytes in 929 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-27 12:29:50.703 7 WARNING oslo_policy.policy [None req-d8de388b-de31-484a-a095-7648b73b6860 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:29:50.704 7 WARNING oslo_policy.policy [None req-d8de388b-de31-484a-a095-7648b73b6860 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:29:51.102 7 INFO cinder.api.openstack.wsgi [None req-d8de388b-de31-484a-a095-7648b73b6860 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/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-27 12:29:51.124 7 INFO cinder.api.openstack.wsgi [None req-d8de388b-de31-484a-a095-7648b73b6860 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 14/27] 10.0.0.23 () {30 vars in 720 bytes} [Mon Apr 27 12:29:50 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/types?name=rbd1&is_public=None => generated 20 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:29:52.664 8 INFO cinder.api.openstack.wsgi [None req-b2866146-8e34-4505-ad5f-4f92bb263ed2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/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-27 12:29:52.706 8 INFO cinder.api.openstack.wsgi [None req-b2866146-8e34-4505-ad5f-4f92bb263ed2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types returned with HTTP 200 [pid: 8|app: 0|req: 14/28] 10.0.0.23 () {34 vars in 724 bytes} [Mon Apr 27 12:29:52 2026] POST /v3/c10d634f233c4f4abf29f737040dea99/types => generated 179 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:29:52.722 7 INFO cinder.api.openstack.wsgi [req-b2866146-8e34-4505-ad5f-4f92bb263ed2 req-74e323ff-e998-4548-acf4-a36974789a57 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types/78c121a2-8b14-4ac1-bdbb-c721181e70e4/extra_specs 2026-04-27 12:29:52.810 7 INFO cinder.api.openstack.wsgi [req-b2866146-8e34-4505-ad5f-4f92bb263ed2 req-74e323ff-e998-4548-acf4-a36974789a57 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types/78c121a2-8b14-4ac1-bdbb-c721181e70e4/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 15/29] 10.0.0.23 () {36 vars in 893 bytes} [Mon Apr 27 12:29:52 2026] POST /v3/c10d634f233c4f4abf29f737040dea99/types/78c121a2-8b14-4ac1-bdbb-c721181e70e4/extra_specs => generated 48 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:29:54.360 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types?is_public=None 2026-04-27 12:29:54.374 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 15/30] 10.0.0.23 () {30 vars in 700 bytes} [Mon Apr 27 12:29:54 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:29:56.256 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/qos-specs 2026-04-27 12:29:56.275 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 16/31] 10.0.0.23 () {30 vars in 679 bytes} [Mon Apr 27 12:29:55 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/qos-specs => generated 17 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:29:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:29:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:29:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:29:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:28.443 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:28.445 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:48.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:30:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:30:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:18.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:28.436 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:28.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:48.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:31:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:31:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:08.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:08.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:28.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:48.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:32:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:32:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:08.436 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:08.436 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:28.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:28.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:33:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:33:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:08.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:18.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:28.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:38.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:48.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:34:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:34:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:08.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:08.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:08.436 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:18.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:28.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:48.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:48.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:35:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:35:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:08.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:08.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:08.436 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:18.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:28.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:38.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:38.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:48.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:48.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:36:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:36:58.436 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:08.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:18.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:38.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:37:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:37:58.436 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:38.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:48.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:38:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:38:58.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:08.436 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:28.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:48.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:39:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:39:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:08.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:18.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:28.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:40:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:40:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:28.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:28.436 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:38.440 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:38.440 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:38.440 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:38.441 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:58.432 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:41:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:41:58.436 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:08.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:08.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:18.436 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:28.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:28.432 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:38.438 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:38.438 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:38.439 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:38.439 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:42:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:42:58.437 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:18.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:18.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:18.436 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:18.437 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:28.432 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:28.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:38.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:48.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:48.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:43:58.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:43:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:08.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:08.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:18.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:18.432 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:28.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:28.432 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:28.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:28.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:48.432 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:48.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:48.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:48.435 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:58.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:58.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:44:58.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:44:58.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:08.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:08.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:08.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:08.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:18.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:18.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:18.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:18.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:28.432 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:28.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:28.434 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:28.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:38.433 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:38.433 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:38.434 7 INFO cinder.api.openstack.wsgi [None req-e4d85aaf-e28f-4fec-adac-44cd48a74f6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:38.435 8 INFO cinder.api.openstack.wsgi [None req-d6d0b38f-9bd0-4170-8e60-6b62d1cc57b0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47: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-27 12:45:46.348 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=False 2026-04-27 12:45:46.375 7 WARNING cinder.quota [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.376 7 WARNING cinder.quota [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.376 7 WARNING cinder.quota [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.377 7 WARNING cinder.quota [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.377 7 WARNING cinder.quota [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.378 7 WARNING cinder.quota [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.387 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 112/222] 199.19.213.137 () {44 vars in 1069 bytes} [Mon Apr 27 12:45:46 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=False => generated 340 bytes in 159 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-27 12:45:46.552 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] PUT https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99 2026-04-27 12:45:46.650 8 WARNING cinder.quota [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.651 8 WARNING cinder.quota [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.651 8 WARNING cinder.quota [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.652 8 WARNING cinder.quota [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.652 8 WARNING cinder.quota [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.653 8 WARNING cinder.quota [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 12:45:46.664 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99 returned with HTTP 200 [pid: 8|app: 0|req: 111/223] 199.19.213.137 () {48 vars in 1098 bytes} [Mon Apr 27 12:45:46 2026] PUT /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99 => generated 296 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:45:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:45:58.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:45:58.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:18.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:28.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:28.432 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:28.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:38.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:38.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:38.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:58.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:46:58.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:46:58.436 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:18.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:18.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:28.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:28.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:28.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:28.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:38.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:38.436 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:48.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:47:58.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:47:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:18.432 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:28.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:28.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:28.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:38.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:38.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:38.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:48.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:48.436 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:48.436 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:48.437 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:48:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:48:58.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:08.432 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:08.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:18.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:28.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:28.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:28.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:38.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:38.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:38.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:48.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:58.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:49:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:49:58.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:08.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:18.437 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:18.437 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:18.437 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:18.438 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:28.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:28.432 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:28.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:38.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:38.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:38.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:38.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:50:58.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:50:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:18.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:28.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:28.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:28.437 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:38.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:38.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:38.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:51:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:51:58.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:08.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:08.436 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:18.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:28.437 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:28.437 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:28.438 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:28.439 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:38.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:38.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:38.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:48.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:52:58.436 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:52:58.437 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:08.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:18.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:18.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:28.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:28.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:28.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:38.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:38.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:38.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:53:58.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:53:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:08.432 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:08.438 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:18.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:28.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:28.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:28.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:38.444 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:38.444 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:38.445 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:38.445 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:48.437 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:48.437 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:48.438 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:48.438 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:58.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:54:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:54:58.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:18.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:28.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:28.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:28.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:38.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:38.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:38.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:48.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:48.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:48.436 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:48.436 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:58.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:55:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:55:58.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:08.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:18.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:28.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:28.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:28.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:28.435 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:38.432 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:38.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:38.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:38.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:48.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:48.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:48.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:48.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:58.432 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:58.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:56:58.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:56:58.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:08.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:08.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:08.434 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:08.435 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:18.432 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:18.433 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:18.433 7 INFO cinder.api.openstack.wsgi [None req-0462a972-0c6f-4cd1-b5b5-8d4aa0b32d63 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:18.434 8 INFO cinder.api.openstack.wsgi [None req-d889bf5d-881b-443a-ab4a-e966ba6e8f5c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:21.455 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=False 2026-04-27 12:57:21.481 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 183/364] 199.19.213.137 () {44 vars in 1069 bytes} [Mon Apr 27 12:57:21 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=False => generated 340 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:57:22.051 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] PUT https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0 2026-04-27 12:57:22.126 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0 returned with HTTP 200 [pid: 8|app: 0|req: 182/365] 199.19.213.137 () {48 vars in 1098 bytes} [Mon Apr 27 12:57:22 2026] PUT /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0 => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:57:28.433 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:28.433 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:28.434 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:28.434 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:38.434 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:38.434 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:38.435 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:38.435 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:48.433 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:48.433 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:48.434 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:48.434 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:58.432 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:58.433 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:57:58.433 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:57:58.434 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:08.433 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:08.433 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:08.434 7 INFO cinder.api.openstack.wsgi [None req-c486bbf0-f494-48f7-ad95-f7ed0bf84bd0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:08.434 8 INFO cinder.api.openstack.wsgi [None req-5788bd0d-dbb9-4997-b30e-a63d1116f684 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:10.479 7 INFO cinder.api.openstack.wsgi [None req-266b281b-661b-44f3-9e44-2996d46d97f1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 12:58:10.525 7 INFO cinder.api.openstack.wsgi [None req-266b281b-661b-44f3-9e44-2996d46d97f1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 189/376] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:58:10.556 8 INFO cinder.api.openstack.wsgi [None req-37aa7edc-a633-4fd4-b611-145234882846 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 12:58:10.575 8 INFO cinder.volume.api [None req-37aa7edc-a633-4fd4-b611-145234882846 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 12:58:10.575 8 INFO cinder.api.openstack.wsgi [None req-37aa7edc-a633-4fd4-b611-145234882846 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/377] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:58:10.586 7 INFO cinder.api.openstack.wsgi [None req-a39118cd-ea10-4783-b0e3-bad62b45903a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 12:58:10.623 7 INFO cinder.volume.api [None req-a39118cd-ea10-4783-b0e3-bad62b45903a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 12:58:10.627 7 INFO cinder.api.openstack.wsgi [None req-a39118cd-ea10-4783-b0e3-bad62b45903a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 190/378] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:58:10.639 8 INFO cinder.api.openstack.wsgi [None req-2ce9b966-8740-4e57-bada-448952d77f99 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 12:58:10.693 8 INFO cinder.volume.api [None req-2ce9b966-8740-4e57-bada-448952d77f99 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 12:58:10.696 8 INFO cinder.api.openstack.wsgi [None req-2ce9b966-8740-4e57-bada-448952d77f99 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 189/379] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 12:58:10.711 7 INFO cinder.api.openstack.wsgi [None req-42a7347b-4f7f-4cf4-82a9-2953c75bb530 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 12:58:10.721 7 INFO cinder.api.openstack.wsgi [None req-42a7347b-4f7f-4cf4-82a9-2953c75bb530 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 191/380] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:58:10.763 8 INFO cinder.api.openstack.wsgi [None req-fe9b3985-4483-455a-970c-7c01f4d8d0ac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 12:58:10.789 8 INFO cinder.api.openstack.wsgi [None req-fe9b3985-4483-455a-970c-7c01f4d8d0ac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/381] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:58:10.802 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 12:58:10.830 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/382] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:58:10.844 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 12:58:10.870 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/383] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 12:58:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:58:18.434 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:18.434 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:18.435 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:18.436 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:28.433 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:28.434 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:28.434 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:28.436 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:38.432 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:38.432 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:38.433 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:38.434 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:48.432 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:48.433 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:48.433 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:48.435 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:58.433 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:58.434 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:58:58.434 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:58:58.435 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:08.433 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:08.433 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:08.434 7 INFO cinder.api.openstack.wsgi [None req-f0f405b4-5c26-4ce2-96c2-9c88793f367b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:08.434 8 INFO cinder.api.openstack.wsgi [None req-ea77625d-5ddb-4c60-8cc8-47adcee99ff6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:10.450 7 INFO cinder.api.openstack.wsgi [None req-199860a4-5e52-4801-beff-cdf03bfb1207 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 12:59:10.464 7 INFO cinder.volume.api [None req-199860a4-5e52-4801-beff-cdf03bfb1207 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 12:59:10.467 7 INFO cinder.api.openstack.wsgi [None req-199860a4-5e52-4801-beff-cdf03bfb1207 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/396] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:59:10.484 8 INFO cinder.api.openstack.wsgi [None req-232ec1cd-8813-4841-8f1f-7caca6a4ebc5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 12:59:10.498 8 INFO cinder.volume.api [None req-232ec1cd-8813-4841-8f1f-7caca6a4ebc5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 12:59:10.500 8 INFO cinder.api.openstack.wsgi [None req-232ec1cd-8813-4841-8f1f-7caca6a4ebc5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/397] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 12:59:10.513 7 INFO cinder.api.openstack.wsgi [None req-ac6edcf6-2632-432b-abf7-ba6d074b84e0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 12:59:10.523 7 INFO cinder.api.openstack.wsgi [None req-ac6edcf6-2632-432b-abf7-ba6d074b84e0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 200/398] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:59:10.570 8 INFO cinder.api.openstack.wsgi [None req-7cd1412a-08ad-44c6-8eb8-82e82e81042a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 12:59:10.590 8 INFO cinder.api.openstack.wsgi [None req-7cd1412a-08ad-44c6-8eb8-82e82e81042a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/399] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:59:10.603 7 INFO cinder.api.openstack.wsgi [None req-5437677e-1753-431e-8386-6af4fe13800d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 12:59:10.636 7 INFO cinder.api.openstack.wsgi [None req-5437677e-1753-431e-8386-6af4fe13800d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/400] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:59:10.652 8 INFO cinder.api.openstack.wsgi [None req-e55acf71-3fab-457f-85e0-db49879afe5b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 12:59:10.682 8 INFO cinder.api.openstack.wsgi [None req-e55acf71-3fab-457f-85e0-db49879afe5b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/401] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:59:10.696 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 12:59:10.712 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 202/402] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 12:59:10.725 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 12:59:10.732 8 INFO cinder.volume.api [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 12:59:10.732 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/403] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 12:59:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 12:59:18.433 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:18.433 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:18.434 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:18.435 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:28.433 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:28.433 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:28.434 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:28.435 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:38.433 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:38.433 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:38.434 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:38.434 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:48.432 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:48.433 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:48.433 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:48.435 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:58.433 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:58.433 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 12:59:58.434 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 12:59:58.435 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:08.433 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:08.434 7 INFO cinder.api.openstack.wsgi [None req-29ff3978-787c-43e4-9da2-0cadbbb719de b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:08.434 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:08.436 8 INFO cinder.api.openstack.wsgi [None req-a70cd93a-9a98-4063-9132-6ee754154b66 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:10.431 7 INFO cinder.api.openstack.wsgi [None req-384c5884-8e8d-4e8d-a34a-2a6e756432f3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:00:10.446 7 INFO cinder.volume.api [None req-384c5884-8e8d-4e8d-a34a-2a6e756432f3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:00:10.447 7 INFO cinder.api.openstack.wsgi [None req-384c5884-8e8d-4e8d-a34a-2a6e756432f3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:00:10.457 8 INFO cinder.api.openstack.wsgi [None req-3d98ac7f-5152-45c4-8bc7-fb766555ca22 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:00:10.466 8 INFO cinder.api.openstack.wsgi [None req-3d98ac7f-5152-45c4-8bc7-fb766555ca22 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:10.478 7 INFO cinder.api.openstack.wsgi [None req-121ef783-d20e-4eb0-b995-22651039919a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:00:10.495 7 INFO cinder.api.openstack.wsgi [None req-121ef783-d20e-4eb0-b995-22651039919a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/418] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:00:10.561 8 INFO cinder.api.openstack.wsgi [None req-b6e17086-a996-4acf-b43b-758e762b954a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:00:10.588 8 INFO cinder.api.openstack.wsgi [None req-b6e17086-a996-4acf-b43b-758e762b954a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:10.602 7 INFO cinder.api.openstack.wsgi [None req-5642c7ab-5ecd-4732-9de2-145a3cea7b39 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:00:10.630 7 INFO cinder.api.openstack.wsgi [None req-5642c7ab-5ecd-4732-9de2-145a3cea7b39 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:10.643 8 INFO cinder.api.openstack.wsgi [None req-8b23408f-239b-4925-b320-5aaeadbfa2ec b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:00:10.673 8 INFO cinder.api.openstack.wsgi [None req-8b23408f-239b-4925-b320-5aaeadbfa2ec b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/421] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:10.688 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:00:10.700 7 INFO cinder.volume.api [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:00:10.703 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/422] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:00:10.716 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:00:10.736 8 INFO cinder.volume.api [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:00:10.739 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:00:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:00:18.433 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:18.433 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:18.434 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:18.434 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:28.432 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:28.432 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:28.434 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:28.434 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:38.433 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:38.433 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:38.434 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:38.434 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:48.432 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:48.433 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:48.434 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:48.435 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:58.461 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:58.461 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:00:58.462 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:00:58.462 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:08.433 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:08.433 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:08.434 8 INFO cinder.api.openstack.wsgi [None req-2d6bef6b-d967-48cf-9733-bf0d0ce919b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:08.434 7 INFO cinder.api.openstack.wsgi [None req-286471b3-57d8-4cc3-8e86-fcc16935a18e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:10.548 7 INFO cinder.api.openstack.wsgi [None req-fa047a56-312f-4bda-9906-e1dc2ca43564 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:01:10.600 7 INFO cinder.api.openstack.wsgi [None req-fa047a56-312f-4bda-9906-e1dc2ca43564 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:10.612 8 INFO cinder.api.openstack.wsgi [None req-65af929c-974f-4740-a9f3-f9a3fa03ebd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:01:10.636 8 INFO cinder.api.openstack.wsgi [None req-65af929c-974f-4740-a9f3-f9a3fa03ebd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:10.652 7 INFO cinder.api.openstack.wsgi [None req-75291e76-4fac-48fb-9c4e-875a93ed91c1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:01:10.677 7 INFO cinder.api.openstack.wsgi [None req-75291e76-4fac-48fb-9c4e-875a93ed91c1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/438] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:10.690 8 INFO cinder.api.openstack.wsgi [None req-2bb3154a-0dc4-4441-b2f1-490131747ca3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:01:10.703 8 INFO cinder.volume.api [None req-2bb3154a-0dc4-4441-b2f1-490131747ca3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:01:10.705 8 INFO cinder.api.openstack.wsgi [None req-2bb3154a-0dc4-4441-b2f1-490131747ca3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/439] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:01:10.728 7 INFO cinder.api.openstack.wsgi [None req-262316cd-c1a4-41bb-9806-ddb50243f396 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:01:10.736 7 INFO cinder.api.openstack.wsgi [None req-262316cd-c1a4-41bb-9806-ddb50243f396 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 221/440] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:10.747 8 INFO cinder.api.openstack.wsgi [None req-425ab3fa-90dd-4bf8-84d7-4dad4e6475c5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:01:10.756 8 INFO cinder.volume.api [None req-425ab3fa-90dd-4bf8-84d7-4dad4e6475c5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:01:10.760 8 INFO cinder.api.openstack.wsgi [None req-425ab3fa-90dd-4bf8-84d7-4dad4e6475c5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/441] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:01:10.771 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:01:10.778 7 INFO cinder.volume.api [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:01:10.778 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/442] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:01:10.787 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:01:10.836 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 221/443] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:01:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:18.433 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:18.433 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:18.435 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:18.435 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:28.434 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:28.435 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:28.434 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:28.437 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:38.434 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:38.434 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:38.438 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:38.439 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:48.434 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:48.434 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:48.435 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:48.435 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:58.432 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:58.432 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:01:58.434 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:01:58.434 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:08.433 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:08.434 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:08.435 8 INFO cinder.api.openstack.wsgi [None req-7a053799-819b-4563-b788-5006b1378983 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:08.435 7 INFO cinder.api.openstack.wsgi [None req-fc4d4f0f-bbb1-4223-9702-07bd02daa8b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:10.464 8 INFO cinder.api.openstack.wsgi [None req-3e834e40-10c3-4a58-b872-7c682c5da746 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:02:10.474 8 INFO cinder.volume.api [None req-3e834e40-10c3-4a58-b872-7c682c5da746 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:02:10.474 8 INFO cinder.api.openstack.wsgi [None req-3e834e40-10c3-4a58-b872-7c682c5da746 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:02:10.485 7 INFO cinder.api.openstack.wsgi [None req-ae0fc6b9-afda-4195-ad71-a43dd3bec380 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:02:10.497 7 INFO cinder.api.openstack.wsgi [None req-ae0fc6b9-afda-4195-ad71-a43dd3bec380 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:10.511 8 INFO cinder.api.openstack.wsgi [None req-a0e35b42-26dc-4b63-aa62-b23acf0110d2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:02:10.525 8 INFO cinder.volume.api [None req-a0e35b42-26dc-4b63-aa62-b23acf0110d2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:02:10.528 8 INFO cinder.api.openstack.wsgi [None req-a0e35b42-26dc-4b63-aa62-b23acf0110d2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:02:10.541 7 INFO cinder.api.openstack.wsgi [None req-077b4a0b-d1a1-4626-94e7-f52b35e5ef2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:02:10.561 7 INFO cinder.api.openstack.wsgi [None req-077b4a0b-d1a1-4626-94e7-f52b35e5ef2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:02:10.607 8 INFO cinder.api.openstack.wsgi [None req-66f454fe-f623-4306-ba9a-3485c62e8082 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:02:10.650 8 INFO cinder.api.openstack.wsgi [None req-66f454fe-f623-4306-ba9a-3485c62e8082 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:10.662 7 INFO cinder.api.openstack.wsgi [None req-c554e8c4-ec24-4eaa-8467-92a2bda75415 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:02:10.689 7 INFO cinder.api.openstack.wsgi [None req-c554e8c4-ec24-4eaa-8467-92a2bda75415 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:10.701 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:02:10.726 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:10.737 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:02:10.748 7 INFO cinder.volume.api [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:02:10.751 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:02:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:02:18.433 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:18.434 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:18.434 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:18.435 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:28.433 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:28.433 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:28.435 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:28.434 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:38.433 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:38.433 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:38.434 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:38.434 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:48.432 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:48.432 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:48.434 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:48.434 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:58.433 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:58.433 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:02:58.434 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:02:58.435 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:08.432 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:08.433 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:08.433 7 INFO cinder.api.openstack.wsgi [None req-1bd218c9-7af2-4787-9851-2d17a377943d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:08.434 8 INFO cinder.api.openstack.wsgi [None req-f76e86f6-b0a4-42fb-b18a-15b5b238dbce b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:10.437 7 INFO cinder.api.openstack.wsgi [None req-3e3e7ae3-022e-42a9-8f6d-b67e88b6ea52 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:03:10.444 7 INFO cinder.volume.api [None req-3e3e7ae3-022e-42a9-8f6d-b67e88b6ea52 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:03:10.444 7 INFO cinder.api.openstack.wsgi [None req-3e3e7ae3-022e-42a9-8f6d-b67e88b6ea52 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/476] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:03:10.458 8 INFO cinder.api.openstack.wsgi [None req-1d3f69fb-a32a-4017-9b2c-d77f7a8c3e73 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:03:10.466 8 INFO cinder.api.openstack.wsgi [None req-1d3f69fb-a32a-4017-9b2c-d77f7a8c3e73 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 238/477] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:10.476 7 INFO cinder.api.openstack.wsgi [None req-40b9c781-73fd-4d6f-9778-5076d5f72cf6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:03:10.485 7 INFO cinder.volume.api [None req-40b9c781-73fd-4d6f-9778-5076d5f72cf6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:03:10.488 7 INFO cinder.api.openstack.wsgi [None req-40b9c781-73fd-4d6f-9778-5076d5f72cf6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/478] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:03:10.499 8 INFO cinder.api.openstack.wsgi [None req-da21bcd6-f220-4027-80c3-e76a8123a97c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:03:10.513 8 INFO cinder.api.openstack.wsgi [None req-da21bcd6-f220-4027-80c3-e76a8123a97c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 239/479] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:10.532 7 INFO cinder.api.openstack.wsgi [None req-6a392f20-1014-4284-9e3b-bb6961050d2f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:03:10.540 7 INFO cinder.volume.api [None req-6a392f20-1014-4284-9e3b-bb6961050d2f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:03:10.542 7 INFO cinder.api.openstack.wsgi [None req-6a392f20-1014-4284-9e3b-bb6961050d2f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/480] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:03:10.585 8 INFO cinder.api.openstack.wsgi [None req-fe54b021-dc35-4a7f-b60b-aeea9c4b36f6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:03:10.609 8 INFO cinder.api.openstack.wsgi [None req-fe54b021-dc35-4a7f-b60b-aeea9c4b36f6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/481] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:10.619 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:03:10.658 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/482] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:10.674 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:03:10.704 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/483] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:03:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:18.433 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:18.433 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:18.434 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:18.435 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:28.433 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:28.433 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:28.433 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:28.434 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:38.433 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:38.433 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:38.434 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:38.435 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:48.433 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:48.433 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:48.434 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:48.434 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:58.433 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:58.433 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:03:58.435 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:03:58.437 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:08.432 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:08.433 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:08.434 8 INFO cinder.api.openstack.wsgi [None req-607913eb-1bb1-470c-bb31-8cea12b328e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:08.434 7 INFO cinder.api.openstack.wsgi [None req-769b7ef3-c203-44e3-8890-42804c20eaf1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:10.459 7 INFO cinder.api.openstack.wsgi [None req-b8c074ba-e9d3-4460-b6e3-98af99117ed1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:04:10.488 7 INFO cinder.api.openstack.wsgi [None req-b8c074ba-e9d3-4460-b6e3-98af99117ed1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 249/496] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:10.500 8 INFO cinder.api.openstack.wsgi [None req-4ffd7161-e4f7-466b-a6bd-03b2eae95eed b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:04:10.511 8 INFO cinder.volume.api [None req-4ffd7161-e4f7-466b-a6bd-03b2eae95eed b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:04:10.514 8 INFO cinder.api.openstack.wsgi [None req-4ffd7161-e4f7-466b-a6bd-03b2eae95eed b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/497] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:04:10.557 7 INFO cinder.api.openstack.wsgi [None req-92a437a4-2c83-4927-82a4-73df301b45ee b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:04:10.579 7 INFO cinder.api.openstack.wsgi [None req-92a437a4-2c83-4927-82a4-73df301b45ee b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/498] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:10.597 8 INFO cinder.api.openstack.wsgi [None req-4510d1fe-4ef4-458a-bd4c-7727f65f6133 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:04:10.633 8 INFO cinder.api.openstack.wsgi [None req-4510d1fe-4ef4-458a-bd4c-7727f65f6133 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/499] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:10.654 7 INFO cinder.api.openstack.wsgi [None req-4dd70902-7b93-4602-b9d1-76ea451e5a75 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:04:10.692 7 INFO cinder.api.openstack.wsgi [None req-4dd70902-7b93-4602-b9d1-76ea451e5a75 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/500] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:10.702 8 INFO cinder.api.openstack.wsgi [None req-727abc31-115f-4d2e-a577-842bf3f3bc5b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:04:10.711 8 INFO cinder.volume.api [None req-727abc31-115f-4d2e-a577-842bf3f3bc5b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:04:10.712 8 INFO cinder.api.openstack.wsgi [None req-727abc31-115f-4d2e-a577-842bf3f3bc5b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/501] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:04:10.724 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:04:10.730 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/502] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:10.743 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:04:10.754 8 INFO cinder.volume.api [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:04:10.756 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/503] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:04:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:04:18.433 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:18.433 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:18.435 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:18.435 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:28.433 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:28.433 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:28.435 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:28.435 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:38.433 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:38.433 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:38.434 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:38.434 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:48.433 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:48.433 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:48.434 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:48.434 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:58.433 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:58.434 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:04:58.434 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:04:58.435 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:08.433 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:08.433 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:08.433 7 INFO cinder.api.openstack.wsgi [None req-018b9282-9f4e-4d82-9852-3d18bc582e4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:08.435 8 INFO cinder.api.openstack.wsgi [None req-2e160404-b807-4efb-ba76-fc86c95f9f9b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:10.452 7 INFO cinder.api.openstack.wsgi [None req-6a0687a6-26f8-4dfc-83f5-b93d6e291fe0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:05:10.471 7 INFO cinder.volume.api [None req-6a0687a6-26f8-4dfc-83f5-b93d6e291fe0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:05:10.474 7 INFO cinder.api.openstack.wsgi [None req-6a0687a6-26f8-4dfc-83f5-b93d6e291fe0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/516] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:05:10.487 8 INFO cinder.api.openstack.wsgi [None req-f4cf4f50-287c-404b-a8c6-ab950fd8de98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:05:10.493 8 INFO cinder.api.openstack.wsgi [None req-f4cf4f50-287c-404b-a8c6-ab950fd8de98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 258/517] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:10.528 7 INFO cinder.api.openstack.wsgi [None req-a7e8639f-f229-4c2b-9401-f1552c3a2056 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:05:10.563 7 INFO cinder.api.openstack.wsgi [None req-a7e8639f-f229-4c2b-9401-f1552c3a2056 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/518] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:10.576 8 INFO cinder.api.openstack.wsgi [None req-5511315c-8a4f-431e-8917-de2a944c32da b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:05:10.598 8 INFO cinder.api.openstack.wsgi [None req-5511315c-8a4f-431e-8917-de2a944c32da b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/519] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:10.611 7 INFO cinder.api.openstack.wsgi [None req-1d9cc744-4eca-44e2-8619-ac57322bc8a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:05:10.635 7 INFO cinder.api.openstack.wsgi [None req-1d9cc744-4eca-44e2-8619-ac57322bc8a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/520] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:10.647 8 INFO cinder.api.openstack.wsgi [None req-33a04c41-7189-4844-9839-eba6f96d076e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:05:10.653 8 INFO cinder.volume.api [None req-33a04c41-7189-4844-9839-eba6f96d076e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:05:10.654 8 INFO cinder.api.openstack.wsgi [None req-33a04c41-7189-4844-9839-eba6f96d076e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/521] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:05:10.666 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:05:10.678 7 INFO cinder.volume.api [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:05:10.679 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/522] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:05:10.707 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:05:10.723 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 261/523] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:05:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:18.432 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:18.433 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:18.434 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:18.434 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:28.436 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:28.436 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:28.437 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:28.437 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:38.433 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:38.433 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:38.433 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:38.434 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:48.433 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:48.433 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:48.434 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:48.435 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:58.433 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:58.434 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:05:58.434 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:05:58.435 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:08.432 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:08.433 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:08.433 7 INFO cinder.api.openstack.wsgi [None req-bcd61d5e-9389-4fbf-9d02-d83ab4547e21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:08.434 8 INFO cinder.api.openstack.wsgi [None req-b29930e5-ac05-4c15-913d-6c6a901f8092 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:10.517 7 INFO cinder.api.openstack.wsgi [None req-6d1bde89-c634-4594-b322-802cb84f3967 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:06:10.527 7 INFO cinder.volume.api [None req-6d1bde89-c634-4594-b322-802cb84f3967 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:06:10.529 7 INFO cinder.api.openstack.wsgi [None req-6d1bde89-c634-4594-b322-802cb84f3967 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/536] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:06:10.545 8 INFO cinder.api.openstack.wsgi [None req-42be83eb-c73f-4104-ba79-3c550cf0361a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:06:10.552 8 INFO cinder.volume.api [None req-42be83eb-c73f-4104-ba79-3c550cf0361a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:06:10.553 8 INFO cinder.api.openstack.wsgi [None req-42be83eb-c73f-4104-ba79-3c550cf0361a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/537] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:06:10.563 7 INFO cinder.api.openstack.wsgi [None req-b681439e-7fa5-498d-8b11-69cf49bffb6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:06:10.574 7 INFO cinder.volume.api [None req-b681439e-7fa5-498d-8b11-69cf49bffb6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:06:10.576 7 INFO cinder.api.openstack.wsgi [None req-b681439e-7fa5-498d-8b11-69cf49bffb6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/538] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:06:10.589 8 INFO cinder.api.openstack.wsgi [None req-144b172b-a9f8-4a25-8080-29d9e2ac159e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:06:10.605 8 INFO cinder.api.openstack.wsgi [None req-144b172b-a9f8-4a25-8080-29d9e2ac159e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 269/539] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:06:10.651 7 INFO cinder.api.openstack.wsgi [None req-c7002fde-2fad-4a6a-a985-dab55e4525a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:06:10.677 7 INFO cinder.api.openstack.wsgi [None req-c7002fde-2fad-4a6a-a985-dab55e4525a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/540] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:10.694 8 INFO cinder.api.openstack.wsgi [None req-de0f2d01-9319-4818-9b51-e56122244dea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:06:10.726 8 INFO cinder.api.openstack.wsgi [None req-de0f2d01-9319-4818-9b51-e56122244dea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:10.742 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:06:10.765 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/542] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:10.777 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:06:10.783 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 271/543] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:06:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:18.433 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:18.433 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:18.434 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:18.435 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:28.432 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:28.433 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:28.434 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:28.435 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:38.433 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:38.433 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:38.434 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:38.434 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:48.432 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:48.433 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:48.434 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:48.436 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:58.432 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:58.432 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:06:58.433 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:06:58.433 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:08.433 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:08.433 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:08.434 7 INFO cinder.api.openstack.wsgi [None req-4b2623d4-24b1-48d6-a725-77485f50118d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:08.434 8 INFO cinder.api.openstack.wsgi [None req-6cffe2d6-9b17-426f-922b-2f5107ab9d15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:10.446 7 INFO cinder.api.openstack.wsgi [None req-88ed6d28-811b-4d3b-8f84-21ee73e2d6d0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:07:10.453 7 INFO cinder.api.openstack.wsgi [None req-88ed6d28-811b-4d3b-8f84-21ee73e2d6d0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 279/556] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:10.467 8 INFO cinder.api.openstack.wsgi [None req-61aa8a2e-2454-4479-82cb-469c6d61d5ea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:07:10.484 8 INFO cinder.volume.api [None req-61aa8a2e-2454-4479-82cb-469c6d61d5ea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:07:10.487 8 INFO cinder.api.openstack.wsgi [None req-61aa8a2e-2454-4479-82cb-469c6d61d5ea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/557] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:07:10.501 7 INFO cinder.api.openstack.wsgi [None req-2675a438-274e-4fe8-8273-23779b0acb83 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:07:10.524 7 INFO cinder.api.openstack.wsgi [None req-2675a438-274e-4fe8-8273-23779b0acb83 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 280/558] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:07:10.566 8 INFO cinder.api.openstack.wsgi [None req-cfbda833-7453-4171-8d0a-11d56dccc273 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:07:10.614 8 INFO cinder.api.openstack.wsgi [None req-cfbda833-7453-4171-8d0a-11d56dccc273 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/559] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:10.628 7 INFO cinder.api.openstack.wsgi [None req-f31cb039-2863-4137-a348-43faf77d2e89 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:07:10.694 7 INFO cinder.api.openstack.wsgi [None req-f31cb039-2863-4137-a348-43faf77d2e89 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/560] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:10.708 8 INFO cinder.api.openstack.wsgi [None req-75427fb6-30d5-4061-bab9-2d2f08b40f25 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:07:10.739 8 INFO cinder.api.openstack.wsgi [None req-75427fb6-30d5-4061-bab9-2d2f08b40f25 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/561] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:10.752 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:07:10.758 7 INFO cinder.volume.api [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:07:10.759 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/562] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:07:10.771 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:07:10.780 8 INFO cinder.volume.api [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:07:10.782 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/563] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:07:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:07:18.433 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:18.433 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:18.434 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:18.434 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:28.433 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:28.434 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:28.437 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:28.438 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:38.433 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:38.433 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:38.434 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:38.434 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:48.432 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:48.433 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:48.433 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:48.434 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:58.432 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:58.433 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:07:58.433 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:07:58.434 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:08.432 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:08.433 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:08.433 7 INFO cinder.api.openstack.wsgi [None req-68f72e6e-75bd-45e7-9033-3a80a29753e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:08.434 8 INFO cinder.api.openstack.wsgi [None req-9ebd3bbf-724a-449d-91f2-82884555c889 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:10.486 7 INFO cinder.api.openstack.wsgi [None req-d10fc7a0-1e18-407f-8d94-2651a2005d67 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:08:10.513 7 INFO cinder.api.openstack.wsgi [None req-d10fc7a0-1e18-407f-8d94-2651a2005d67 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:10.527 8 INFO cinder.api.openstack.wsgi [None req-d45df460-82c1-4986-8b1f-c42856b36acc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:08:10.540 8 INFO cinder.volume.api [None req-d45df460-82c1-4986-8b1f-c42856b36acc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:08:10.540 8 INFO cinder.api.openstack.wsgi [None req-d45df460-82c1-4986-8b1f-c42856b36acc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:08:10.597 7 INFO cinder.api.openstack.wsgi [None req-2ce6a68b-4f63-4db1-9b43-db0447216470 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:08:10.639 7 INFO cinder.api.openstack.wsgi [None req-2ce6a68b-4f63-4db1-9b43-db0447216470 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/578] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:10.652 8 INFO cinder.api.openstack.wsgi [None req-c3e9ec6e-954d-4a0b-8d94-f2a7206de83b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:08:10.674 8 INFO cinder.api.openstack.wsgi [None req-c3e9ec6e-954d-4a0b-8d94-f2a7206de83b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:10.696 7 INFO cinder.api.openstack.wsgi [None req-e958c1b6-45e6-4c70-a64b-36ada5acb0cb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:08:10.717 7 INFO cinder.api.openstack.wsgi [None req-e958c1b6-45e6-4c70-a64b-36ada5acb0cb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:10.731 8 INFO cinder.api.openstack.wsgi [None req-e1d84f28-2055-4316-8105-7eb329581dc0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:08:10.746 8 INFO cinder.volume.api [None req-e1d84f28-2055-4316-8105-7eb329581dc0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:08:10.749 8 INFO cinder.api.openstack.wsgi [None req-e1d84f28-2055-4316-8105-7eb329581dc0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/581] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:08:10.760 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:08:10.772 7 INFO cinder.volume.api [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:08:10.774 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/582] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:08:10.782 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:08:10.801 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 291/583] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:08:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:08:18.432 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:18.433 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:18.433 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:18.434 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:28.432 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:28.432 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:28.433 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:28.434 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:38.433 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:38.433 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:38.434 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:38.434 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:48.433 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:48.433 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:48.434 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:48.434 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:58.433 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:58.433 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:08:58.434 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:08:58.434 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:08.434 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:08.434 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:08.435 7 INFO cinder.api.openstack.wsgi [None req-7ede4cec-736c-4db7-8ff6-d3e272607290 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:08.436 8 INFO cinder.api.openstack.wsgi [None req-3151b9cb-9120-4cc6-a929-beb06cc33caa b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:10.454 8 INFO cinder.api.openstack.wsgi [None req-01aef2f3-3f02-461d-ab14-86ce55e80fd9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:09:10.460 8 INFO cinder.volume.api [None req-01aef2f3-3f02-461d-ab14-86ce55e80fd9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:09:10.460 8 INFO cinder.api.openstack.wsgi [None req-01aef2f3-3f02-461d-ab14-86ce55e80fd9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:09:10.474 7 INFO cinder.api.openstack.wsgi [None req-d44e5f30-1f4b-4fd9-a30e-5615ecdf5660 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:09:10.489 7 INFO cinder.api.openstack.wsgi [None req-d44e5f30-1f4b-4fd9-a30e-5615ecdf5660 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:10.529 8 INFO cinder.api.openstack.wsgi [None req-2aa1f48a-2a8a-4a5a-9bd8-0d79c485958e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:09:10.570 8 INFO cinder.api.openstack.wsgi [None req-2aa1f48a-2a8a-4a5a-9bd8-0d79c485958e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:10.583 7 INFO cinder.api.openstack.wsgi [None req-fc6e60a8-418d-4d7a-a23b-eee652e0836a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:09:10.609 7 INFO cinder.api.openstack.wsgi [None req-fc6e60a8-418d-4d7a-a23b-eee652e0836a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:10.623 8 INFO cinder.api.openstack.wsgi [None req-16605923-ff48-487d-9b2e-a5bf2d8acf72 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:09:10.665 8 INFO cinder.api.openstack.wsgi [None req-16605923-ff48-487d-9b2e-a5bf2d8acf72 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/600] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:10.679 7 INFO cinder.api.openstack.wsgi [None req-ff5af709-58a5-4957-8218-54a7549319a5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:09:10.696 7 INFO cinder.volume.api [None req-ff5af709-58a5-4957-8218-54a7549319a5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:09:10.700 7 INFO cinder.api.openstack.wsgi [None req-ff5af709-58a5-4957-8218-54a7549319a5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/601] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:09:10.718 8 INFO cinder.api.openstack.wsgi [None req-1d3ab6e1-5777-42da-b400-17a8aa27dd18 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:09:10.723 8 INFO cinder.api.openstack.wsgi [None req-1d3ab6e1-5777-42da-b400-17a8aa27dd18 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 301/602] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:10.734 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:09:10.743 7 INFO cinder.volume.api [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:09:10.745 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/603] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:09:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:09:17.187 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=False 2026-04-27 13:09:17.203 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 302/604] 199.19.213.137 () {44 vars in 1069 bytes} [Mon Apr 27 13:09:17 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=False => generated 338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:18.433 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:18.433 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:18.434 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:18.434 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:28.436 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:28.437 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:28.437 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:28.438 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:38.432 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:38.432 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:38.433 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:38.434 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:48.433 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:48.433 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:48.434 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:48.434 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:58.432 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:58.432 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:09:58.433 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:09:58.434 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:08.433 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:08.433 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:08.434 7 INFO cinder.api.openstack.wsgi [None req-2739f879-5a3d-4144-b93c-2a2391dc4383 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:08.434 8 INFO cinder.api.openstack.wsgi [None req-79cbb52b-125a-4637-91b7-c057cee25fa2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:10.519 7 INFO cinder.api.openstack.wsgi [None req-6d713336-c1c5-4b5b-be03-1be83b1f5c15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:10:10.560 7 INFO cinder.api.openstack.wsgi [None req-6d713336-c1c5-4b5b-be03-1be83b1f5c15 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:10.573 8 INFO cinder.api.openstack.wsgi [None req-80a73e2f-8656-4bcf-a9c7-086be6a1e927 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:10:10.593 8 INFO cinder.api.openstack.wsgi [None req-80a73e2f-8656-4bcf-a9c7-086be6a1e927 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/618] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:10.607 7 INFO cinder.api.openstack.wsgi [None req-72636719-2c12-407a-9468-dd70be43120a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:10:10.629 7 INFO cinder.api.openstack.wsgi [None req-72636719-2c12-407a-9468-dd70be43120a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/619] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:10.653 8 INFO cinder.api.openstack.wsgi [None req-1a031fcf-98ae-4aa3-b94a-791dac7fc78f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:10:10.661 8 INFO cinder.volume.api [None req-1a031fcf-98ae-4aa3-b94a-791dac7fc78f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:10:10.661 8 INFO cinder.api.openstack.wsgi [None req-1a031fcf-98ae-4aa3-b94a-791dac7fc78f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/620] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:10:10.673 7 INFO cinder.api.openstack.wsgi [None req-aa4b25ec-2020-4889-848b-f73a3a5f4b42 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:10:10.682 7 INFO cinder.volume.api [None req-aa4b25ec-2020-4889-848b-f73a3a5f4b42 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:10:10.684 7 INFO cinder.api.openstack.wsgi [None req-aa4b25ec-2020-4889-848b-f73a3a5f4b42 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/621] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:10:10.698 8 INFO cinder.api.openstack.wsgi [None req-58c22082-2284-4fb2-b20a-5323153454e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:10:10.705 8 INFO cinder.api.openstack.wsgi [None req-58c22082-2284-4fb2-b20a-5323153454e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 311/622] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:10.713 7 INFO cinder.api.openstack.wsgi [None req-a65355ea-5953-4548-86fc-339f968e3299 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:10:10.722 7 INFO cinder.volume.api [None req-a65355ea-5953-4548-86fc-339f968e3299 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:10:10.724 7 INFO cinder.api.openstack.wsgi [None req-a65355ea-5953-4548-86fc-339f968e3299 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/623] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:10:10.733 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:10:10.747 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/624] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:10:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:18.433 7 INFO cinder.api.openstack.wsgi [None req-a65355ea-5953-4548-86fc-339f968e3299 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:18.433 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:18.434 7 INFO cinder.api.openstack.wsgi [None req-a65355ea-5953-4548-86fc-339f968e3299 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:18.435 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:18.525 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=False 2026-04-27 13:10:18.545 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] https://volume.199-19-213-137.nip.io/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 314/627] 199.19.213.137 () {44 vars in 1069 bytes} [Mon Apr 27 13:10:18 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:28.433 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:28.435 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:28.435 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:28.436 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:38.433 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:38.433 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:38.434 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:38.434 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:48.433 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:48.433 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:48.434 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:48.435 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:58.433 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:58.434 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:10:58.433 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:10:58.435 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:08.433 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:08.433 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:08.434 8 INFO cinder.api.openstack.wsgi [None req-3771d2ef-cda3-42d1-a341-a68937efab2e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:08.435 7 INFO cinder.api.openstack.wsgi [None req-f3e52140-8d72-4540-809c-f75bf5b490a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:10.421 8 INFO cinder.api.openstack.wsgi [None req-2f719521-933a-4edc-a700-3fffa19c6bda b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:11:10.428 8 INFO cinder.volume.api [None req-2f719521-933a-4edc-a700-3fffa19c6bda b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:11:10.429 8 INFO cinder.api.openstack.wsgi [None req-2f719521-933a-4edc-a700-3fffa19c6bda b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/638] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:11:10.439 7 INFO cinder.api.openstack.wsgi [None req-56d954cc-3ea3-404f-a189-8b6282d3c4f5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:11:10.448 7 INFO cinder.volume.api [None req-56d954cc-3ea3-404f-a189-8b6282d3c4f5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:11:10.450 7 INFO cinder.api.openstack.wsgi [None req-56d954cc-3ea3-404f-a189-8b6282d3c4f5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:11:10.464 8 INFO cinder.api.openstack.wsgi [None req-2f7d9079-2d25-423b-ba19-efb3e5f79b78 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:11:10.500 8 INFO cinder.api.openstack.wsgi [None req-2f7d9079-2d25-423b-ba19-efb3e5f79b78 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:10.511 7 INFO cinder.api.openstack.wsgi [None req-291e8ec5-2296-4b08-a750-101246f92b6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:11:10.516 7 INFO cinder.api.openstack.wsgi [None req-291e8ec5-2296-4b08-a750-101246f92b6b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:10.526 8 INFO cinder.api.openstack.wsgi [None req-670e28da-6e7c-40fc-be92-996c09676e7d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:11:10.538 8 INFO cinder.volume.api [None req-670e28da-6e7c-40fc-be92-996c09676e7d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:11:10.540 8 INFO cinder.api.openstack.wsgi [None req-670e28da-6e7c-40fc-be92-996c09676e7d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:11:10.604 7 INFO cinder.api.openstack.wsgi [None req-2caf4f36-ad11-4b8f-85d3-f96efa93e472 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:11:10.622 7 INFO cinder.api.openstack.wsgi [None req-2caf4f36-ad11-4b8f-85d3-f96efa93e472 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:10.632 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:11:10.653 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:10.667 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:11:10.685 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:11:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:18.433 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:18.433 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:18.434 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:18.434 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:28.434 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:28.434 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:28.435 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:28.436 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:38.433 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:38.433 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:38.433 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:38.434 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:48.433 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:48.433 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:48.434 7 INFO cinder.api.openstack.wsgi [None req-f6b7062f-a5d3-4339-9a99-5b7e87d439a1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:48.434 8 INFO cinder.api.openstack.wsgi [None req-6b290569-3625-4ddd-9b4c-54588e1f18f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:53.682 7 INFO cinder.api.openstack.wsgi [None req-98682892-6b0d-4686-a7ad-559fc958aa2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots 2026-04-27 13:11:53.694 7 INFO cinder.volume.api [None req-98682892-6b0d-4686-a7ad-559fc958aa2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:11:53.695 7 INFO cinder.api.openstack.wsgi [None req-98682892-6b0d-4686-a7ad-559fc958aa2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.41 () {32 vars in 704 bytes} [Mon Apr 27 13:11:53 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:11:53.708 8 INFO cinder.api.openstack.wsgi [None req-176a853a-68d2-4656-8135-ea9f8b669fcb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes 2026-04-27 13:11:53.735 8 INFO cinder.volume.api [None req-176a853a-68d2-4656-8135-ea9f8b669fcb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:11:53.736 8 INFO cinder.api.openstack.wsgi [None req-176a853a-68d2-4656-8135-ea9f8b669fcb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.41 () {32 vars in 700 bytes} [Mon Apr 27 13:11:53 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:11:58.433 7 INFO cinder.api.openstack.wsgi [None req-98682892-6b0d-4686-a7ad-559fc958aa2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:58.433 8 INFO cinder.api.openstack.wsgi [None req-176a853a-68d2-4656-8135-ea9f8b669fcb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:11:58.434 7 INFO cinder.api.openstack.wsgi [None req-98682892-6b0d-4686-a7ad-559fc958aa2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:11:58.434 8 INFO cinder.api.openstack.wsgi [None req-176a853a-68d2-4656-8135-ea9f8b669fcb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:08.432 7 INFO cinder.api.openstack.wsgi [None req-98682892-6b0d-4686-a7ad-559fc958aa2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:08.433 8 INFO cinder.api.openstack.wsgi [None req-176a853a-68d2-4656-8135-ea9f8b669fcb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:08.434 7 INFO cinder.api.openstack.wsgi [None req-98682892-6b0d-4686-a7ad-559fc958aa2d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:08.434 8 INFO cinder.api.openstack.wsgi [None req-176a853a-68d2-4656-8135-ea9f8b669fcb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:10.548 7 INFO cinder.api.openstack.wsgi [None req-410ccba6-9106-4582-a678-5a65f4631a98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:12:10.560 7 INFO cinder.volume.api [None req-410ccba6-9106-4582-a678-5a65f4631a98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:12:10.565 7 INFO cinder.api.openstack.wsgi [None req-410ccba6-9106-4582-a678-5a65f4631a98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 331/660] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:12:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:12:10.582 8 INFO cinder.api.openstack.wsgi [None req-b5147090-e411-4c4b-a175-1ef400b601f1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:12:10.593 8 INFO cinder.volume.api [None req-b5147090-e411-4c4b-a175-1ef400b601f1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:12:10.595 8 INFO cinder.api.openstack.wsgi [None req-b5147090-e411-4c4b-a175-1ef400b601f1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/661] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:12:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:12:10.611 7 INFO cinder.api.openstack.wsgi [None req-08e85a78-30ea-43f4-9581-12d6329b298b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:12:10.643 7 INFO cinder.api.openstack.wsgi [None req-08e85a78-30ea-43f4-9581-12d6329b298b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:12:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:10.783 8 INFO cinder.api.openstack.wsgi [None req-15c18fdc-965a-4806-9276-d87b70fa1380 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/226c9ac1c2f646668e4bdf47e4041c7f?usage=true 2026-04-27 13:12:10.833 8 INFO cinder.api.openstack.wsgi [None req-15c18fdc-965a-4806-9276-d87b70fa1380 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/226c9ac1c2f646668e4bdf47e4041c7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:12:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/226c9ac1c2f646668e4bdf47e4041c7f?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:10.848 7 INFO cinder.api.openstack.wsgi [None req-3d157036-a2af-43b4-94a1-a066cae609a2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:12:10.872 7 INFO cinder.api.openstack.wsgi [None req-3d157036-a2af-43b4-94a1-a066cae609a2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:12:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:10.892 8 INFO cinder.api.openstack.wsgi [None req-a43157c9-8947-43a6-903d-927bc2053e12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/3ba8159a4b154f19b5d9d66644d74fd9?usage=true 2026-04-27 13:12:10.943 8 INFO cinder.api.openstack.wsgi [None req-a43157c9-8947-43a6-903d-927bc2053e12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/3ba8159a4b154f19b5d9d66644d74fd9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:12:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/3ba8159a4b154f19b5d9d66644d74fd9?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:10.956 7 INFO cinder.api.openstack.wsgi [None req-930070b2-2326-4ea5-b990-f415c934f916 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/465c8e421fe149b09977589a8bd9ed03?usage=true 2026-04-27 13:12:10.996 7 INFO cinder.api.openstack.wsgi [None req-930070b2-2326-4ea5-b990-f415c934f916 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/465c8e421fe149b09977589a8bd9ed03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:12:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/465c8e421fe149b09977589a8bd9ed03?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:11.012 8 INFO cinder.api.openstack.wsgi [None req-d7588ab6-e242-438a-b592-467e3110e4d4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:12:11.035 8 INFO cinder.api.openstack.wsgi [None req-d7588ab6-e242-438a-b592-467e3110e4d4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:12:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:11.050 7 INFO cinder.api.openstack.wsgi [None req-cbdee0f2-16a5-49b1-9f90-f32b7c06ad09 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:12:11.107 7 INFO cinder.api.openstack.wsgi [None req-cbdee0f2-16a5-49b1-9f90-f32b7c06ad09 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/668] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:12:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:11.129 8 INFO cinder.api.openstack.wsgi [None req-6acded67-a9aa-4fc3-a75f-13c65b5ea849 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/cac8c1baa82c44e3b7204bc2f24fad57?usage=true 2026-04-27 13:12:11.176 8 INFO cinder.api.openstack.wsgi [None req-6acded67-a9aa-4fc3-a75f-13c65b5ea849 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/cac8c1baa82c44e3b7204bc2f24fad57?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/669] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:12:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/cac8c1baa82c44e3b7204bc2f24fad57?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:11.190 7 INFO cinder.api.openstack.wsgi [None req-e0756ba0-dbaf-45e0-9d12-aefde816edd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:12:11.201 7 INFO cinder.volume.api [None req-e0756ba0-dbaf-45e0-9d12-aefde816edd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:12:11.202 7 INFO cinder.api.openstack.wsgi [None req-e0756ba0-dbaf-45e0-9d12-aefde816edd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/670] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:12:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:12:11.228 8 INFO cinder.api.openstack.wsgi [None req-fa6309f0-1093-422e-87a0-3314be6fb00f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:12:11.234 8 INFO cinder.api.openstack.wsgi [None req-fa6309f0-1093-422e-87a0-3314be6fb00f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:12:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:16.396 7 INFO cinder.api.openstack.wsgi [None req-d927e9db-f721-4dbe-a294-11faf4da2786 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes 2026-04-27 13:12:17.148 7 INFO cinder.api.v3.volumes [None req-d927e9db-f721-4dbe-a294-11faf4da2786 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Create volume of 1 GB 2026-04-27 13:12:17.167 7 INFO cinder.volume.api [None req-d927e9db-f721-4dbe-a294-11faf4da2786 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - 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-27 13:12:17.518 7 INFO cinder.volume.api [None req-d927e9db-f721-4dbe-a294-11faf4da2786 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Create volume request issued successfully. 2026-04-27 13:12:17.520 7 INFO cinder.api.openstack.wsgi [None req-d927e9db-f721-4dbe-a294-11faf4da2786 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 337/672] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:12:16 2026] POST /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes => generated 864 bytes in 1131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:12:17.541 8 INFO cinder.api.openstack.wsgi [None req-021a5135-d8b1-4696-b61a-833707d8bd2f 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 /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-27 13:12:17.595 8 INFO cinder.volume.api [None req-021a5135-d8b1-4696-b61a-833707d8bd2f 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:17.629 8 INFO cinder.api.openstack.wsgi [None req-021a5135-d8b1-4696-b61a-833707d8bd2f 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 200 [pid: 8|app: 0|req: 336/673] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:12:17 2026] GET /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => generated 932 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:18.438 7 INFO cinder.api.openstack.wsgi [None req-d927e9db-f721-4dbe-a294-11faf4da2786 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:18.439 8 INFO cinder.api.openstack.wsgi [None req-021a5135-d8b1-4696-b61a-833707d8bd2f 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:18.439 7 INFO cinder.api.openstack.wsgi [None req-d927e9db-f721-4dbe-a294-11faf4da2786 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:18.442 8 INFO cinder.api.openstack.wsgi [None req-021a5135-d8b1-4696-b61a-833707d8bd2f 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47: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-27 13:12:18.656 7 INFO cinder.api.openstack.wsgi [None req-f53c4061-76bb-4aaf-9517-5eedd87a7ba1 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 /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-27 13:12:18.687 7 INFO cinder.volume.api [None req-f53c4061-76bb-4aaf-9517-5eedd87a7ba1 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:18.695 7 INFO cinder.api.openstack.wsgi [None req-f53c4061-76bb-4aaf-9517-5eedd87a7ba1 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:12:18 2026] GET /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => generated 956 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-27 13:12:19.713 8 INFO cinder.api.openstack.wsgi [None req-a4c7dd48-72fe-40b4-a0c1-05c1b4a266f7 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 /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-27 13:12:19.734 8 INFO cinder.volume.api [None req-a4c7dd48-72fe-40b4-a0c1-05c1b4a266f7 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:19.740 8 INFO cinder.api.openstack.wsgi [None req-a4c7dd48-72fe-40b4-a0c1-05c1b4a266f7 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 200 [pid: 8|app: 0|req: 338/677] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:12:19 2026] GET /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => 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-27 13:12:20.764 7 INFO cinder.api.openstack.wsgi [None req-3fb0e0f0-06ed-49ed-bd7d-aca8fcd1c2dd 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 /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-27 13:12:20.793 7 INFO cinder.volume.api [None req-3fb0e0f0-06ed-49ed-bd7d-aca8fcd1c2dd 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:20.802 7 INFO cinder.api.openstack.wsgi [None req-3fb0e0f0-06ed-49ed-bd7d-aca8fcd1c2dd 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 200 [pid: 7|app: 0|req: 340/678] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:12:20 2026] GET /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => generated 1341 bytes in 46 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-27 13:12:20.912 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-255f86ad-d3d1-4e33-bb77-2e84849315f0 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 /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-27 13:12:20.955 8 INFO cinder.volume.api [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-255f86ad-d3d1-4e33-bb77-2e84849315f0 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:20.967 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-255f86ad-d3d1-4e33-bb77-2e84849315f0 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 200 [pid: 8|app: 0|req: 339/679] 10.0.0.219 () {34 vars in 1028 bytes} [Mon Apr 27 13:12:20 2026] GET /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => generated 1341 bytes in 67 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-27 13:12:23.395 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ebd0c365-cdf5-48eb-af9b-eb36e779c198 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 /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-27 13:12:23.427 7 INFO cinder.volume.api [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ebd0c365-cdf5-48eb-af9b-eb36e779c198 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:23.435 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ebd0c365-cdf5-48eb-af9b-eb36e779c198 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 200 [pid: 7|app: 0|req: 341/680] 10.0.0.219 () {34 vars in 1028 bytes} [Mon Apr 27 13:12:23 2026] GET /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => generated 1341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:12:23.448 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-255f86ad-d3d1-4e33-bb77-2e84849315f0 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:12:23.449 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-255f86ad-d3d1-4e33-bb77-2e84849315f0 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 340/681] 10.0.0.219 () {32 vars in 829 bytes} [Mon Apr 27 13:12:23 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:12:23.465 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-5d8aacbd-fb16-43cf-92bc-5bee09565f4b 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/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-27 13:12:23.590 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-5d8aacbd-fb16-43cf-92bc-5bee09565f4b 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments returned with HTTP 200 [pid: 7|app: 0|req: 342/682] 10.0.0.219 () {40 vars in 1057 bytes} [Mon Apr 27 13:12:23 2026] POST /v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:12:25.472 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-255f86ad-d3d1-4e33-bb77-2e84849315f0 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:12:25.473 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-255f86ad-d3d1-4e33-bb77-2e84849315f0 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 341/683] 199.19.213.137 () {32 vars in 840 bytes} [Mon Apr 27 13:12:25 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-27 13:12:25.691 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-6bbeb968-be26-4b81-9f72-f957028973c2 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 /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-27 13:12:25.715 7 INFO cinder.volume.api [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-6bbeb968-be26-4b81-9f72-f957028973c2 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:25.729 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-6bbeb968-be26-4b81-9f72-f957028973c2 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 200 [pid: 7|app: 0|req: 343/684] 199.19.213.137 () {36 vars in 1073 bytes} [Mon Apr 27 13:12:25 2026] GET /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => generated 1439 bytes in 220 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-27 13:12:27.444 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-c967e304-ff46-4923-b230-a876d9d35619 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714 /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-27 13:12:28.139 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-c967e304-ff46-4923-b230-a876d9d35619 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714 returned with HTTP 200 [pid: 8|app: 0|req: 342/685] 199.19.213.137 () {40 vars in 1134 bytes} [Mon Apr 27 13:12:27 2026] PUT /v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714 => generated 775 bytes in 708 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-27 13:12:28.181 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ddf7c1bd-2b75-4597-9474-2bc34c6e0cba 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714/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-27 13:12:28.261 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ddf7c1bd-2b75-4597-9474-2bc34c6e0cba 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714/action returned with HTTP 204 [pid: 7|app: 0|req: 344/686] 199.19.213.137 () {40 vars in 1148 bytes} [Mon Apr 27 13:12:28 2026] POST /v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-27 13:12:28.433 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-c967e304-ff46-4923-b230-a876d9d35619 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:28.433 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ddf7c1bd-2b75-4597-9474-2bc34c6e0cba 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:28.434 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ddf7c1bd-2b75-4597-9474-2bc34c6e0cba 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:28.436 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-c967e304-ff46-4923-b230-a876d9d35619 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:38.433 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-c967e304-ff46-4923-b230-a876d9d35619 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:38.433 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ddf7c1bd-2b75-4597-9474-2bc34c6e0cba 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:38.434 8 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-c967e304-ff46-4923-b230-a876d9d35619 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:38.434 7 INFO cinder.api.openstack.wsgi [req-d9b1cc4d-d784-47f8-a141-00d96ada97ca req-ddf7c1bd-2b75-4597-9474-2bc34c6e0cba 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47: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-27 13:12:41.738 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714 /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-27 13:12:41.872 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714 returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 199.19.213.137 () {38 vars in 1103 bytes} [Mon Apr 27 13:12:41 2026] DELETE /v3/226c9ac1c2f646668e4bdf47e4041c7f/attachments/1bfb0199-6139-4856-95f1-f2af8e3dc714 => generated 19 bytes in 144 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-27 13:12:41.894 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 2026-04-27 13:12:41.895 7 INFO cinder.api.v3.volumes [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Delete volume with id: 0b494e79-0e79-469d-94e9-0c8d0d7b2ca7  /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-27 13:12:41.912 7 INFO cinder.volume.api [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Volume info retrieved successfully. 2026-04-27 13:12:41.947 7 INFO cinder.volume.api [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] Delete volume request issued successfully. 2026-04-27 13:12:41.947 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 returned with HTTP 202 [pid: 7|app: 0|req: 347/692] 199.19.213.137 () {36 vars in 1054 bytes} [Mon Apr 27 13:12:41 2026] DELETE /v3/226c9ac1c2f646668e4bdf47e4041c7f/volumes/0b494e79-0e79-469d-94e9-0c8d0d7b2ca7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-27 13:12:48.433 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:48.433 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:48.434 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:48.435 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:58.433 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:58.433 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:12:58.434 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:12:58.434 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:08.433 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:08.433 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:08.434 7 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-aa1edf3c-9733-4ff4-8b39-7ac6a32d88e8 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:08.434 8 INFO cinder.api.openstack.wsgi [req-bd9e5a2a-85bc-45b0-981a-a3e812d34629 req-c51238ee-f265-4069-8589-6d3822801b5e 91d9cded49c849d5890b82b9fa7f38f5 226c9ac1c2f646668e4bdf47e4041c7f - - default default] http://10.0.0.47: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-27 13:13:10.607 8 INFO cinder.api.openstack.wsgi [None req-ff4b437f-7295-4e94-ac2b-0c1a451528cd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=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-27 13:13:10.626 8 INFO cinder.api.openstack.wsgi [None req-ff4b437f-7295-4e94-ac2b-0c1a451528cd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 349/699] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 180 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-27 13:13:10.643 7 INFO cinder.api.openstack.wsgi [None req-2feda50a-9bd1-45c7-8761-2e7c21fbdfe8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:13:10.656 7 INFO cinder.volume.api [None req-2feda50a-9bd1-45c7-8761-2e7c21fbdfe8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:13:10.658 7 INFO cinder.api.openstack.wsgi [None req-2feda50a-9bd1-45c7-8761-2e7c21fbdfe8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/700] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:13:10.669 8 INFO cinder.api.openstack.wsgi [None req-a86430e5-f549-4536-9eb3-5c0020ce56a0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:13:10.688 8 INFO cinder.volume.api [None req-a86430e5-f549-4536-9eb3-5c0020ce56a0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:13:10.691 8 INFO cinder.api.openstack.wsgi [None req-a86430e5-f549-4536-9eb3-5c0020ce56a0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 350/701] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:13:10.703 7 INFO cinder.api.openstack.wsgi [None req-c25cc8cf-4759-4047-b426-7d69a2590f5a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:13:10.709 7 INFO cinder.volume.api [None req-c25cc8cf-4759-4047-b426-7d69a2590f5a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:13:10.709 7 INFO cinder.api.openstack.wsgi [None req-c25cc8cf-4759-4047-b426-7d69a2590f5a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/702] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:13:10.735 8 INFO cinder.api.openstack.wsgi [None req-f34f016d-4fff-43df-a7d8-4709ddfc19e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:13:10.751 8 INFO cinder.api.openstack.wsgi [None req-f34f016d-4fff-43df-a7d8-4709ddfc19e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 351/703] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:10.813 7 INFO cinder.api.openstack.wsgi [None req-149a6f27-8154-4c89-9c8d-917fa40e5f4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/165bd4d9522b43eabefea1f752e70f93?usage=true 2026-04-27 13:13:10.846 7 INFO cinder.api.openstack.wsgi [None req-149a6f27-8154-4c89-9c8d-917fa40e5f4d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/165bd4d9522b43eabefea1f752e70f93?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/704] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/165bd4d9522b43eabefea1f752e70f93?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:10.860 8 INFO cinder.api.openstack.wsgi [None req-83c46ca0-217c-4a15-993a-eb40b975de03 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/1a07e385558f4a59b2b1a44d21461b78?usage=true 2026-04-27 13:13:10.894 8 INFO cinder.api.openstack.wsgi [None req-83c46ca0-217c-4a15-993a-eb40b975de03 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/1a07e385558f4a59b2b1a44d21461b78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/705] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/1a07e385558f4a59b2b1a44d21461b78?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:10.918 7 INFO cinder.api.openstack.wsgi [None req-52deab66-391b-4c4a-8680-c9b55c20604d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/23a5aaf98e764bb98942125f2ae11e03?usage=true 2026-04-27 13:13:10.954 7 INFO cinder.api.openstack.wsgi [None req-52deab66-391b-4c4a-8680-c9b55c20604d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/23a5aaf98e764bb98942125f2ae11e03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/706] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/23a5aaf98e764bb98942125f2ae11e03?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:10.970 8 INFO cinder.api.openstack.wsgi [None req-5209718d-f28d-48eb-9a7c-3633987dcb2c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:13:10.993 8 INFO cinder.api.openstack.wsgi [None req-5209718d-f28d-48eb-9a7c-3633987dcb2c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/707] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:13:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:11.017 7 INFO cinder.api.openstack.wsgi [None req-72c30e0b-56cb-42d2-b3b7-e7f30bfc4f18 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:13:11.055 7 INFO cinder.api.openstack.wsgi [None req-72c30e0b-56cb-42d2-b3b7-e7f30bfc4f18 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:13:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:11.070 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:13:11.089 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/709] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:13:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:11.103 7 INFO cinder.api.openstack.wsgi [None req-05ff0ac6-cd58-45a3-b728-6eae5419615c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e107e0dd28a34884a5db2c2877057298?usage=true 2026-04-27 13:13:11.141 7 INFO cinder.api.openstack.wsgi [None req-05ff0ac6-cd58-45a3-b728-6eae5419615c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e107e0dd28a34884a5db2c2877057298?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/710] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:13:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e107e0dd28a34884a5db2c2877057298?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:18.433 7 INFO cinder.api.openstack.wsgi [None req-05ff0ac6-cd58-45a3-b728-6eae5419615c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:18.433 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:18.435 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:18.435 7 INFO cinder.api.openstack.wsgi [None req-05ff0ac6-cd58-45a3-b728-6eae5419615c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:28.433 7 INFO cinder.api.openstack.wsgi [None req-05ff0ac6-cd58-45a3-b728-6eae5419615c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:28.433 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:28.433 7 INFO cinder.api.openstack.wsgi [None req-05ff0ac6-cd58-45a3-b728-6eae5419615c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:28.434 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:33.423 7 INFO cinder.api.openstack.wsgi [req-6b8a7511-ce9f-472d-8475-506aef93e8f2 req-1220fe59-be38-409f-8a19-12db08363786 a600318621504a1997b510b225a83152 165bd4d9522b43eabefea1f752e70f93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/165bd4d9522b43eabefea1f752e70f93/attachments?instance_id=de1ce0e7-d5dc-46fb-a6a8-230adc67fffa 2026-04-27 13:13:33.436 7 INFO cinder.api.openstack.wsgi [req-6b8a7511-ce9f-472d-8475-506aef93e8f2 req-1220fe59-be38-409f-8a19-12db08363786 a600318621504a1997b510b225a83152 165bd4d9522b43eabefea1f752e70f93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/165bd4d9522b43eabefea1f752e70f93/attachments?instance_id=de1ce0e7-d5dc-46fb-a6a8-230adc67fffa returned with HTTP 200 [pid: 7|app: 0|req: 359/715] 199.19.213.137 () {36 vars in 1104 bytes} [Mon Apr 27 13:13:33 2026] GET /v3/165bd4d9522b43eabefea1f752e70f93/attachments?instance_id=de1ce0e7-d5dc-46fb-a6a8-230adc67fffa => generated 19 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:38.432 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:38.433 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:38.436 7 INFO cinder.api.openstack.wsgi [req-6b8a7511-ce9f-472d-8475-506aef93e8f2 req-1220fe59-be38-409f-8a19-12db08363786 a600318621504a1997b510b225a83152 165bd4d9522b43eabefea1f752e70f93 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:38.437 7 INFO cinder.api.openstack.wsgi [req-6b8a7511-ce9f-472d-8475-506aef93e8f2 req-1220fe59-be38-409f-8a19-12db08363786 a600318621504a1997b510b225a83152 165bd4d9522b43eabefea1f752e70f93 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:48.432 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:48.433 7 INFO cinder.api.openstack.wsgi [req-6b8a7511-ce9f-472d-8475-506aef93e8f2 req-1220fe59-be38-409f-8a19-12db08363786 a600318621504a1997b510b225a83152 165bd4d9522b43eabefea1f752e70f93 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:48.434 8 INFO cinder.api.openstack.wsgi [None req-07521b47-485e-4808-a681-73acf0a3146a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:48.434 7 INFO cinder.api.openstack.wsgi [req-6b8a7511-ce9f-472d-8475-506aef93e8f2 req-1220fe59-be38-409f-8a19-12db08363786 a600318621504a1997b510b225a83152 165bd4d9522b43eabefea1f752e70f93 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:57.858 8 INFO cinder.api.openstack.wsgi [None req-6828f1d8-146f-4678-abef-6c8a98738bf9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes 2026-04-27 13:13:57.860 8 INFO cinder.api.v3.volumes [None req-6828f1d8-146f-4678-abef-6c8a98738bf9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Create volume of 1 GB 2026-04-27 13:13:57.872 8 INFO cinder.volume.api [None req-6828f1d8-146f-4678-abef-6c8a98738bf9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - 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-27 13:13:58.148 8 INFO cinder.volume.api [None req-6828f1d8-146f-4678-abef-6c8a98738bf9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Create volume request issued successfully. 2026-04-27 13:13:58.149 8 INFO cinder.api.openstack.wsgi [None req-6828f1d8-146f-4678-abef-6c8a98738bf9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 359/720] 10.0.0.41 () {34 vars in 721 bytes} [Mon Apr 27 13:13:57 2026] POST /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes => generated 860 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:13:58.175 7 INFO cinder.api.openstack.wsgi [None req-769e057d-9368-4027-87af-bd540dd77f0d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 /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-27 13:13:58.193 7 INFO cinder.volume.api [None req-769e057d-9368-4027-87af-bd540dd77f0d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:13:58.204 7 INFO cinder.api.openstack.wsgi [None req-769e057d-9368-4027-87af-bd540dd77f0d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:13:58 2026] GET /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:58.433 7 INFO cinder.api.openstack.wsgi [None req-769e057d-9368-4027-87af-bd540dd77f0d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:58.433 8 INFO cinder.api.openstack.wsgi [None req-6828f1d8-146f-4678-abef-6c8a98738bf9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:13:58.434 7 INFO cinder.api.openstack.wsgi [None req-769e057d-9368-4027-87af-bd540dd77f0d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:13:58.434 8 INFO cinder.api.openstack.wsgi [None req-6828f1d8-146f-4678-abef-6c8a98738bf9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://10.0.0.47: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-27 13:13:59.230 7 INFO cinder.api.openstack.wsgi [None req-62546c71-53d4-43f1-9cc6-4f135aa05350 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 /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-27 13:13:59.261 7 INFO cinder.volume.api [None req-62546c71-53d4-43f1-9cc6-4f135aa05350 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:13:59.269 7 INFO cinder.api.openstack.wsgi [None req-62546c71-53d4-43f1-9cc6-4f135aa05350 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 200 [pid: 7|app: 0|req: 364/724] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:13:59 2026] GET /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 953 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-27 13:14:07.945 8 INFO cinder.api.openstack.wsgi [None req-131d6036-8e22-4312-a57c-a54978fa1023 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185/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-27 13:14:07.962 8 INFO cinder.volume.api [None req-131d6036-8e22-4312-a57c-a54978fa1023 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:14:07.973 8 INFO cinder.volume.api [None req-131d6036-8e22-4312-a57c-a54978fa1023 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Update volume admin metadata completed successfully. 2026-04-27 13:14:08.064 8 INFO cinder.volume.api [None req-131d6036-8e22-4312-a57c-a54978fa1023 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Attach volume completed successfully. 2026-04-27 13:14:08.064 8 INFO cinder.api.openstack.wsgi [None req-131d6036-8e22-4312-a57c-a54978fa1023 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185/action returned with HTTP 202 [pid: 8|app: 0|req: 361/725] 10.0.0.41 () {34 vars in 809 bytes} [Mon Apr 27 13:14:07 2026] POST /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185/action => generated 0 bytes in 130 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-27 13:14:08.084 7 INFO cinder.api.openstack.wsgi [None req-0a9fc625-c04d-4a58-8063-cb27acae7b1d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 /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-27 13:14:08.114 7 INFO cinder.volume.api [None req-0a9fc625-c04d-4a58-8063-cb27acae7b1d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:14:08.120 7 INFO cinder.api.openstack.wsgi [None req-0a9fc625-c04d-4a58-8063-cb27acae7b1d f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 200 [pid: 7|app: 0|req: 365/726] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:08 2026] GET /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 1287 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-27 13:14:08.142 8 INFO cinder.api.openstack.wsgi [None req-2481eae8-2e4e-4602-a2a0-e659506154d9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185/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-27 13:14:08.160 8 INFO cinder.volume.api [None req-2481eae8-2e4e-4602-a2a0-e659506154d9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:14:08.230 8 INFO cinder.volume.api [None req-2481eae8-2e4e-4602-a2a0-e659506154d9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Detach volume completed successfully. 2026-04-27 13:14:08.230 8 INFO cinder.api.openstack.wsgi [None req-2481eae8-2e4e-4602-a2a0-e659506154d9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185/action returned with HTTP 202 [pid: 8|app: 0|req: 362/727] 10.0.0.41 () {34 vars in 809 bytes} [Mon Apr 27 13:14:08 2026] POST /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185/action => generated 0 bytes in 97 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-27 13:14:08.244 7 INFO cinder.api.openstack.wsgi [None req-47f7ac54-b96e-4d6b-b865-6add3c26e51b f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 /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-27 13:14:08.261 7 INFO cinder.volume.api [None req-47f7ac54-b96e-4d6b-b865-6add3c26e51b f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:14:08.269 7 INFO cinder.api.openstack.wsgi [None req-47f7ac54-b96e-4d6b-b865-6add3c26e51b f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 200 [pid: 7|app: 0|req: 366/728] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:08 2026] GET /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:08.433 8 INFO cinder.api.openstack.wsgi [None req-2481eae8-2e4e-4602-a2a0-e659506154d9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:08.433 8 INFO cinder.api.openstack.wsgi [None req-2481eae8-2e4e-4602-a2a0-e659506154d9 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:08.433 7 INFO cinder.api.openstack.wsgi [None req-47f7ac54-b96e-4d6b-b865-6add3c26e51b f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:08.435 7 INFO cinder.api.openstack.wsgi [None req-47f7ac54-b96e-4d6b-b865-6add3c26e51b f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://10.0.0.47: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-27 13:14:10.549 8 INFO cinder.api.openstack.wsgi [None req-9a7d0507-9337-4588-8edb-82f967514e4e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:14:10.560 8 INFO cinder.volume.api [None req-9a7d0507-9337-4588-8edb-82f967514e4e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:14:10.569 8 INFO cinder.api.openstack.wsgi [None req-9a7d0507-9337-4588-8edb-82f967514e4e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 364/731] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1140 bytes in 161 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-27 13:14:10.611 7 INFO cinder.api.openstack.wsgi [None req-cb05e987-f196-40e6-805d-323d471bb73e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:14:10.649 7 INFO cinder.api.openstack.wsgi [None req-cb05e987-f196-40e6-805d-323d471bb73e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/732] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 48 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-27 13:14:10.661 8 INFO cinder.api.openstack.wsgi [None req-8174353c-4c1f-4b36-b19a-9c8d5a0570fb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/5ce6346f6d2b4e9896ce46f9315dcdb3?usage=true 2026-04-27 13:14:10.696 8 INFO cinder.api.openstack.wsgi [None req-8174353c-4c1f-4b36-b19a-9c8d5a0570fb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/5ce6346f6d2b4e9896ce46f9315dcdb3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/733] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/5ce6346f6d2b4e9896ce46f9315dcdb3?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:10.708 7 INFO cinder.api.openstack.wsgi [None req-b7e41cbf-afb5-48e4-b3d3-16129b63e4dd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6aa83cf06fd04959a067d043598922f2?usage=true 2026-04-27 13:14:10.740 7 INFO cinder.api.openstack.wsgi [None req-b7e41cbf-afb5-48e4-b3d3-16129b63e4dd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6aa83cf06fd04959a067d043598922f2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/734] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6aa83cf06fd04959a067d043598922f2?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:10.753 8 INFO cinder.api.openstack.wsgi [None req-de6f466c-afd7-440e-ae28-16fc1d288f7d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/76b7860f502540db9593a56883c527a5?usage=true 2026-04-27 13:14:10.783 8 INFO cinder.api.openstack.wsgi [None req-de6f466c-afd7-440e-ae28-16fc1d288f7d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/76b7860f502540db9593a56883c527a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/735] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/76b7860f502540db9593a56883c527a5?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:10.798 7 INFO cinder.api.openstack.wsgi [None req-b776fbfa-5aa5-4877-b009-21b084b59b46 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:14:10.823 7 INFO cinder.api.openstack.wsgi [None req-b776fbfa-5aa5-4877-b009-21b084b59b46 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/736] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:10.836 8 INFO cinder.api.openstack.wsgi [None req-a007b20c-0d00-4bf6-9203-71af0dfbcd85 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/837d1593e1f2432ba6cd8d9ac151d53e?usage=true 2026-04-27 13:14:10.865 8 INFO cinder.api.openstack.wsgi [None req-a007b20c-0d00-4bf6-9203-71af0dfbcd85 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/837d1593e1f2432ba6cd8d9ac151d53e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/737] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/837d1593e1f2432ba6cd8d9ac151d53e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:10.883 7 INFO cinder.api.openstack.wsgi [None req-af56f15c-2798-4538-a3f9-734e1c101ac4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:14:10.914 7 INFO cinder.api.openstack.wsgi [None req-af56f15c-2798-4538-a3f9-734e1c101ac4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/738] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:10.929 8 INFO cinder.api.openstack.wsgi [None req-80384719-1dbd-4245-9804-6f3c1ac75359 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:14:10.942 8 INFO cinder.volume.api [None req-80384719-1dbd-4245-9804-6f3c1ac75359 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:14:10.949 8 INFO cinder.api.openstack.wsgi [None req-80384719-1dbd-4245-9804-6f3c1ac75359 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 368/739] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:14:10.959 7 INFO cinder.api.openstack.wsgi [None req-57e9f4c0-7985-403b-a991-71ec66d079d5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:14:10.966 7 INFO cinder.volume.api [None req-57e9f4c0-7985-403b-a991-71ec66d079d5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:14:10.967 7 INFO cinder.api.openstack.wsgi [None req-57e9f4c0-7985-403b-a991-71ec66d079d5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 372/740] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:10.977 8 INFO cinder.api.openstack.wsgi [None req-1aa967b7-9a66-44d7-91ed-36d44588f989 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:14:11.004 8 INFO cinder.api.openstack.wsgi [None req-1aa967b7-9a66-44d7-91ed-36d44588f989 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 369/741] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:14:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:14:11.019 7 INFO cinder.api.openstack.wsgi [None req-1d9439f1-3bda-4347-9d63-a759b9be35cc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:14:11.030 7 INFO cinder.api.openstack.wsgi [None req-1d9439f1-3bda-4347-9d63-a759b9be35cc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 373/742] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:14:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:11.199 8 INFO cinder.api.openstack.wsgi [None req-5a1e6999-5134-4b5d-976a-4bdac2ec0b01 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 /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-27 13:14:11.217 8 INFO cinder.volume.api [None req-5a1e6999-5134-4b5d-976a-4bdac2ec0b01 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:14:11.224 8 INFO cinder.api.openstack.wsgi [None req-5a1e6999-5134-4b5d-976a-4bdac2ec0b01 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 200 [pid: 8|app: 0|req: 370/743] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:11 2026] GET /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:11.243 7 INFO cinder.api.openstack.wsgi [None req-00517e14-9a76-49ae-af43-8d385948ba1f f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 2026-04-27 13:14:11.243 7 INFO cinder.api.v3.volumes [None req-00517e14-9a76-49ae-af43-8d385948ba1f f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Delete volume with id: 58185433-e008-46e5-985f-9ec986cab185  /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-27 13:14:11.257 7 INFO cinder.volume.api [None req-00517e14-9a76-49ae-af43-8d385948ba1f f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:14:11.284 7 INFO cinder.volume.api [None req-00517e14-9a76-49ae-af43-8d385948ba1f f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Delete volume request issued successfully. 2026-04-27 13:14:11.285 7 INFO cinder.api.openstack.wsgi [None req-00517e14-9a76-49ae-af43-8d385948ba1f f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 202 [pid: 7|app: 0|req: 374/744] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:11 2026] DELETE /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 0 bytes in 49 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-27 13:14:11.300 8 INFO cinder.api.openstack.wsgi [None req-c227eae1-d5df-44fd-92e8-b0ced8712d11 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 /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-27 13:14:11.324 8 INFO cinder.volume.api [None req-c227eae1-d5df-44fd-92e8-b0ced8712d11 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] Volume info retrieved successfully. 2026-04-27 13:14:11.334 8 INFO cinder.api.openstack.wsgi [None req-c227eae1-d5df-44fd-92e8-b0ced8712d11 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 200 [pid: 8|app: 0|req: 371/745] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:11 2026] GET /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 971 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-27 13:14:12.357 7 INFO cinder.api.openstack.wsgi [None req-115d2fc3-1473-41ed-aacd-03e3e5dc90b0 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 2026-04-27 13:14:12.369 7 INFO cinder.api.openstack.wsgi [None req-115d2fc3-1473-41ed-aacd-03e3e5dc90b0 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 returned with HTTP 404 [pid: 7|app: 0|req: 375/746] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:12 2026] GET /v3/837d1593e1f2432ba6cd8d9ac151d53e/volumes/58185433-e008-46e5-985f-9ec986cab185 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-27 13:14:18.432 8 INFO cinder.api.openstack.wsgi [None req-c227eae1-d5df-44fd-92e8-b0ced8712d11 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:18.433 7 INFO cinder.api.openstack.wsgi [None req-115d2fc3-1473-41ed-aacd-03e3e5dc90b0 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:18.434 8 INFO cinder.api.openstack.wsgi [None req-c227eae1-d5df-44fd-92e8-b0ced8712d11 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:18.434 7 INFO cinder.api.openstack.wsgi [None req-115d2fc3-1473-41ed-aacd-03e3e5dc90b0 f4a22edf70ae42d5820db043996dab94 837d1593e1f2432ba6cd8d9ac151d53e - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:19.860 7 INFO cinder.api.openstack.wsgi [None req-1b9eb265-bf05-48a9-a8f4-b78ca21480ec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes 2026-04-27 13:14:19.863 7 INFO cinder.api.v3.volumes [None req-1b9eb265-bf05-48a9-a8f4-b78ca21480ec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume of 1 GB 2026-04-27 13:14:19.869 7 INFO cinder.volume.api [None req-1b9eb265-bf05-48a9-a8f4-b78ca21480ec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:14:20.101 7 INFO cinder.volume.api [None req-1b9eb265-bf05-48a9-a8f4-b78ca21480ec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume request issued successfully. 2026-04-27 13:14:20.103 7 INFO cinder.api.openstack.wsgi [None req-1b9eb265-bf05-48a9-a8f4-b78ca21480ec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 377/749] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:14:19 2026] POST /v3/4e0bfc30253a490a922f692902e5add0/volumes => generated 871 bytes in 568 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-27 13:14:20.123 8 INFO cinder.api.openstack.wsgi [None req-7f9ae10b-e0a8-44d9-98fb-e9bccb23d932 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:20.138 8 INFO cinder.volume.api [None req-7f9ae10b-e0a8-44d9-98fb-e9bccb23d932 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:20.145 8 INFO cinder.api.openstack.wsgi [None req-7f9ae10b-e0a8-44d9-98fb-e9bccb23d932 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 8|app: 0|req: 373/750] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:20 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:21.174 7 INFO cinder.api.openstack.wsgi [None req-0db5704e-10a1-4fc4-be59-dddaeadcd633 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:21.208 7 INFO cinder.volume.api [None req-0db5704e-10a1-4fc4-be59-dddaeadcd633 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:21.220 7 INFO cinder.api.openstack.wsgi [None req-0db5704e-10a1-4fc4-be59-dddaeadcd633 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 7|app: 0|req: 378/751] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:21 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 964 bytes in 55 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-27 13:14:21.245 8 INFO cinder.api.openstack.wsgi [None req-61029ea0-f9f4-4a62-944b-177b4a3c5944 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:21.263 8 INFO cinder.volume.api [None req-61029ea0-f9f4-4a62-944b-177b4a3c5944 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:21.269 8 INFO cinder.api.openstack.wsgi [None req-61029ea0-f9f4-4a62-944b-177b4a3c5944 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 8|app: 0|req: 374/752] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:21 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 964 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-27 13:14:21.289 7 INFO cinder.api.openstack.wsgi [None req-0a25c8f6-62a8-438d-a025-5fa851371365 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:21.334 7 INFO cinder.volume.api [None req-0a25c8f6-62a8-438d-a025-5fa851371365 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:21.345 7 INFO cinder.volume.api [None req-0a25c8f6-62a8-438d-a025-5fa851371365 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume updated successfully. 2026-04-27 13:14:21.346 7 INFO cinder.api.openstack.wsgi [None req-0a25c8f6-62a8-438d-a025-5fa851371365 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 7|app: 0|req: 379/753] 10.0.0.41 () {34 vars in 794 bytes} [Mon Apr 27 13:14:21 2026] PUT /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 896 bytes in 65 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-27 13:14:21.371 8 INFO cinder.api.openstack.wsgi [None req-254500c7-5ad5-43a6-8f16-01441df1b4bf c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:21.391 8 INFO cinder.volume.api [None req-254500c7-5ad5-43a6-8f16-01441df1b4bf c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:21.428 8 INFO cinder.volume.api [None req-254500c7-5ad5-43a6-8f16-01441df1b4bf c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume updated successfully. 2026-04-27 13:14:21.429 8 INFO cinder.api.openstack.wsgi [None req-254500c7-5ad5-43a6-8f16-01441df1b4bf c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 8|app: 0|req: 375/754] 10.0.0.41 () {34 vars in 795 bytes} [Mon Apr 27 13:14:21 2026] PUT /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 934 bytes in 65 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-27 13:14:21.453 7 INFO cinder.api.openstack.wsgi [None req-510dd3ff-ba24-4128-978d-163c0a10a0c0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:21.471 7 INFO cinder.volume.api [None req-510dd3ff-ba24-4128-978d-163c0a10a0c0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:21.479 7 INFO cinder.api.openstack.wsgi [None req-510dd3ff-ba24-4128-978d-163c0a10a0c0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 7|app: 0|req: 380/755] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:21 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 1002 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-27 13:14:21.505 8 INFO cinder.api.openstack.wsgi [None req-ed8e35f4-6e4f-4f86-ad30-3e8f5f1b50cd c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes 2026-04-27 13:14:21.508 8 INFO cinder.api.v3.volumes [None req-ed8e35f4-6e4f-4f86-ad30-3e8f5f1b50cd c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume of 1 GB 2026-04-27 13:14:21.517 8 INFO cinder.volume.api [None req-ed8e35f4-6e4f-4f86-ad30-3e8f5f1b50cd c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:14:21.719 8 INFO cinder.volume.api [None req-ed8e35f4-6e4f-4f86-ad30-3e8f5f1b50cd c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume request issued successfully. 2026-04-27 13:14:21.720 8 INFO cinder.api.openstack.wsgi [None req-ed8e35f4-6e4f-4f86-ad30-3e8f5f1b50cd c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 376/756] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:14:21 2026] POST /v3/4e0bfc30253a490a922f692902e5add0/volumes => generated 892 bytes in 221 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-27 13:14:21.748 7 INFO cinder.api.openstack.wsgi [None req-bb675d2a-6bcd-4c03-a566-93e0787a68fb c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af /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-27 13:14:21.766 7 INFO cinder.volume.api [None req-bb675d2a-6bcd-4c03-a566-93e0787a68fb c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:21.773 7 INFO cinder.api.openstack.wsgi [None req-bb675d2a-6bcd-4c03-a566-93e0787a68fb c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af returned with HTTP 200 [pid: 7|app: 0|req: 381/757] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:21 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af => generated 960 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-27 13:14:22.803 8 INFO cinder.api.openstack.wsgi [None req-dae73456-8a57-491a-b0ae-06aaa2e6b4d4 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af /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-27 13:14:22.823 8 INFO cinder.volume.api [None req-dae73456-8a57-491a-b0ae-06aaa2e6b4d4 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:22.831 8 INFO cinder.api.openstack.wsgi [None req-dae73456-8a57-491a-b0ae-06aaa2e6b4d4 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af returned with HTTP 200 [pid: 8|app: 0|req: 377/758] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:22 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af => generated 985 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-27 13:14:22.853 7 INFO cinder.api.openstack.wsgi [None req-be378a4c-442a-4cd3-8216-4e96010076f4 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af /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-27 13:14:22.880 7 INFO cinder.volume.api [None req-be378a4c-442a-4cd3-8216-4e96010076f4 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:22.892 7 INFO cinder.volume.api [None req-be378a4c-442a-4cd3-8216-4e96010076f4 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume updated successfully. 2026-04-27 13:14:22.892 7 INFO cinder.api.openstack.wsgi [None req-be378a4c-442a-4cd3-8216-4e96010076f4 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af returned with HTTP 200 [pid: 7|app: 0|req: 382/759] 10.0.0.41 () {34 vars in 794 bytes} [Mon Apr 27 13:14:22 2026] PUT /v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af => generated 882 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-27 13:14:22.917 8 INFO cinder.api.openstack.wsgi [None req-fca55ab1-799b-4db3-a5ba-149c751be09c c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af /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-27 13:14:22.934 8 INFO cinder.volume.api [None req-fca55ab1-799b-4db3-a5ba-149c751be09c c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:22.940 8 INFO cinder.api.openstack.wsgi [None req-fca55ab1-799b-4db3-a5ba-149c751be09c c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af returned with HTTP 200 [pid: 8|app: 0|req: 378/760] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:22 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af => generated 950 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-27 13:14:22.960 7 INFO cinder.api.openstack.wsgi [None req-3e7be480-9cd2-46af-a049-b12935eb406a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af 2026-04-27 13:14:22.960 7 INFO cinder.api.v3.volumes [None req-3e7be480-9cd2-46af-a049-b12935eb406a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume with id: 79f14559-c06b-4ae8-97e6-c2efd7f4a8af  /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-27 13:14:22.970 7 INFO cinder.volume.api [None req-3e7be480-9cd2-46af-a049-b12935eb406a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:22.993 7 INFO cinder.volume.api [None req-3e7be480-9cd2-46af-a049-b12935eb406a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume request issued successfully. 2026-04-27 13:14:22.994 7 INFO cinder.api.openstack.wsgi [None req-3e7be480-9cd2-46af-a049-b12935eb406a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af returned with HTTP 202 [pid: 7|app: 0|req: 383/761] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:22 2026] DELETE /v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:23.010 8 INFO cinder.api.openstack.wsgi [None req-8f5ea890-3b79-4c7b-a761-52a2625e5fec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af /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-27 13:14:23.032 8 INFO cinder.volume.api [None req-8f5ea890-3b79-4c7b-a761-52a2625e5fec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:23.039 8 INFO cinder.api.openstack.wsgi [None req-8f5ea890-3b79-4c7b-a761-52a2625e5fec c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af returned with HTTP 200 [pid: 8|app: 0|req: 379/762] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:23 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af => generated 949 bytes in 38 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-27 13:14:24.062 7 INFO cinder.api.openstack.wsgi [None req-21cf043b-8397-43f8-ab54-6c18851eacb8 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af 2026-04-27 13:14:24.078 7 INFO cinder.api.openstack.wsgi [None req-21cf043b-8397-43f8-ab54-6c18851eacb8 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af returned with HTTP 404 [pid: 7|app: 0|req: 384/763] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:24 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/79f14559-c06b-4ae8-97e6-c2efd7f4a8af => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:24.095 8 INFO cinder.api.openstack.wsgi [None req-a27c3555-c5b9-4646-83d6-6ec018c1a113 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:24.116 8 INFO cinder.volume.api [None req-a27c3555-c5b9-4646-83d6-6ec018c1a113 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:24.123 8 INFO cinder.api.openstack.wsgi [None req-a27c3555-c5b9-4646-83d6-6ec018c1a113 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 8|app: 0|req: 380/764] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:24 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 1002 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:14:24.147 7 INFO cinder.api.openstack.wsgi [None req-aaff65d0-8305-4729-8e1a-89405fbf39d2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 2026-04-27 13:14:24.148 7 INFO cinder.api.v3.volumes [None req-aaff65d0-8305-4729-8e1a-89405fbf39d2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume with id: a66da829-986a-486a-9ffc-44d5966f52e1  /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-27 13:14:24.165 7 INFO cinder.volume.api [None req-aaff65d0-8305-4729-8e1a-89405fbf39d2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:24.223 7 INFO cinder.volume.api [None req-aaff65d0-8305-4729-8e1a-89405fbf39d2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume request issued successfully. 2026-04-27 13:14:24.223 7 INFO cinder.api.openstack.wsgi [None req-aaff65d0-8305-4729-8e1a-89405fbf39d2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 202 [pid: 7|app: 0|req: 385/765] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:24 2026] DELETE /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 0 bytes in 82 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-27 13:14:24.240 8 INFO cinder.api.openstack.wsgi [None req-36296f9e-ff3d-453e-9e27-321cc114b529 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 /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-27 13:14:24.280 8 INFO cinder.volume.api [None req-36296f9e-ff3d-453e-9e27-321cc114b529 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:24.288 8 INFO cinder.api.openstack.wsgi [None req-36296f9e-ff3d-453e-9e27-321cc114b529 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 200 [pid: 8|app: 0|req: 381/766] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:24 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => generated 1001 bytes in 56 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-27 13:14:25.316 7 INFO cinder.api.openstack.wsgi [None req-859de0e9-16c5-4ed1-910d-20257843e0f2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 2026-04-27 13:14:25.325 7 INFO cinder.api.openstack.wsgi [None req-859de0e9-16c5-4ed1-910d-20257843e0f2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 returned with HTTP 404 [pid: 7|app: 0|req: 386/767] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:25 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/a66da829-986a-486a-9ffc-44d5966f52e1 => 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-27 13:14:25.398 8 INFO cinder.api.openstack.wsgi [None req-242b7cb2-3292-4f40-bcff-02de80b987e0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes 2026-04-27 13:14:26.211 8 INFO cinder.api.v3.volumes [None req-242b7cb2-3292-4f40-bcff-02de80b987e0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume of 1 GB 2026-04-27 13:14:26.220 8 INFO cinder.volume.api [None req-242b7cb2-3292-4f40-bcff-02de80b987e0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:14:26.420 8 INFO cinder.volume.api [None req-242b7cb2-3292-4f40-bcff-02de80b987e0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume request issued successfully. 2026-04-27 13:14:26.421 8 INFO cinder.api.openstack.wsgi [None req-242b7cb2-3292-4f40-bcff-02de80b987e0 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 382/768] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:14:25 2026] POST /v3/4e0bfc30253a490a922f692902e5add0/volumes => generated 871 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:14:26.444 7 INFO cinder.api.openstack.wsgi [None req-568715d8-5758-45a3-9876-d572e051653a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:26.465 7 INFO cinder.volume.api [None req-568715d8-5758-45a3-9876-d572e051653a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:26.470 7 INFO cinder.api.openstack.wsgi [None req-568715d8-5758-45a3-9876-d572e051653a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 7|app: 0|req: 387/769] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:26 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 939 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-27 13:14:27.497 8 INFO cinder.api.openstack.wsgi [None req-32b4df20-2769-4e00-a3d9-62f3ba020094 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:27.512 8 INFO cinder.volume.api [None req-32b4df20-2769-4e00-a3d9-62f3ba020094 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:27.519 8 INFO cinder.api.openstack.wsgi [None req-32b4df20-2769-4e00-a3d9-62f3ba020094 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 8|app: 0|req: 383/770] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:27 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 963 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:28.433 7 INFO cinder.api.openstack.wsgi [None req-568715d8-5758-45a3-9876-d572e051653a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:28.434 7 INFO cinder.api.openstack.wsgi [None req-568715d8-5758-45a3-9876-d572e051653a c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:28.436 8 INFO cinder.api.openstack.wsgi [None req-32b4df20-2769-4e00-a3d9-62f3ba020094 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:28.437 8 INFO cinder.api.openstack.wsgi [None req-32b4df20-2769-4e00-a3d9-62f3ba020094 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://10.0.0.47: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-27 13:14:28.544 7 INFO cinder.api.openstack.wsgi [None req-afb7d49b-2b04-45cf-b211-99996c8c6dad c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:28.560 7 INFO cinder.volume.api [None req-afb7d49b-2b04-45cf-b211-99996c8c6dad c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:28.566 7 INFO cinder.api.openstack.wsgi [None req-afb7d49b-2b04-45cf-b211-99996c8c6dad c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 7|app: 0|req: 389/773] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:28 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 1348 bytes in 29 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-27 13:14:28.590 8 INFO cinder.api.openstack.wsgi [None req-dc4513de-0cf5-4d75-858f-9269f1ff4eab c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:28.608 8 INFO cinder.volume.api [None req-dc4513de-0cf5-4d75-858f-9269f1ff4eab c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:28.634 8 INFO cinder.api.openstack.wsgi [None req-dc4513de-0cf5-4d75-858f-9269f1ff4eab c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 8|app: 0|req: 385/774] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:28 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 1348 bytes in 53 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-27 13:14:28.659 7 INFO cinder.api.openstack.wsgi [None req-e0ae566e-bbee-418d-8da8-cff67225bb08 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:28.675 7 INFO cinder.volume.api [None req-e0ae566e-bbee-418d-8da8-cff67225bb08 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:28.764 7 INFO cinder.volume.api [None req-e0ae566e-bbee-418d-8da8-cff67225bb08 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume updated successfully. 2026-04-27 13:14:28.765 7 INFO cinder.api.openstack.wsgi [None req-e0ae566e-bbee-418d-8da8-cff67225bb08 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 7|app: 0|req: 390/775] 10.0.0.41 () {34 vars in 794 bytes} [Mon Apr 27 13:14:28 2026] PUT /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 895 bytes in 115 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-27 13:14:28.786 8 INFO cinder.api.openstack.wsgi [None req-128c1d6e-a233-480e-9719-38b497dd5de2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:28.807 8 INFO cinder.volume.api [None req-128c1d6e-a233-480e-9719-38b497dd5de2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:29.053 8 INFO cinder.volume.api [None req-128c1d6e-a233-480e-9719-38b497dd5de2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume updated successfully. 2026-04-27 13:14:29.054 8 INFO cinder.api.openstack.wsgi [None req-128c1d6e-a233-480e-9719-38b497dd5de2 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 8|app: 0|req: 386/776] 10.0.0.41 () {34 vars in 795 bytes} [Mon Apr 27 13:14:28 2026] PUT /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 934 bytes in 274 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-27 13:14:29.074 7 INFO cinder.api.openstack.wsgi [None req-6135dfb2-dfad-49f5-9942-c914de30a22f c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:29.101 7 INFO cinder.volume.api [None req-6135dfb2-dfad-49f5-9942-c914de30a22f c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:29.111 7 INFO cinder.api.openstack.wsgi [None req-6135dfb2-dfad-49f5-9942-c914de30a22f c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 7|app: 0|req: 391/777] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:29 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 1387 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-27 13:14:29.133 8 INFO cinder.api.openstack.wsgi [None req-1b971fc2-b9e6-466f-af08-408a8b660bd3 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes 2026-04-27 13:14:29.135 8 INFO cinder.api.v3.volumes [None req-1b971fc2-b9e6-466f-af08-408a8b660bd3 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume of 1 GB 2026-04-27 13:14:29.142 8 INFO cinder.volume.api [None req-1b971fc2-b9e6-466f-af08-408a8b660bd3 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:14:29.530 8 INFO cinder.volume.api [None req-1b971fc2-b9e6-466f-af08-408a8b660bd3 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Create volume request issued successfully. 2026-04-27 13:14:29.531 8 INFO cinder.api.openstack.wsgi [None req-1b971fc2-b9e6-466f-af08-408a8b660bd3 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/778] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:14:29 2026] POST /v3/4e0bfc30253a490a922f692902e5add0/volumes => generated 892 bytes in 406 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-27 13:14:29.556 7 INFO cinder.api.openstack.wsgi [None req-ea2ce34b-9e2e-4d74-acf5-a4b03b153352 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 /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-27 13:14:29.583 7 INFO cinder.volume.api [None req-ea2ce34b-9e2e-4d74-acf5-a4b03b153352 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:29.593 7 INFO cinder.api.openstack.wsgi [None req-ea2ce34b-9e2e-4d74-acf5-a4b03b153352 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 returned with HTTP 200 [pid: 7|app: 0|req: 392/779] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:29 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 => generated 960 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-27 13:14:30.622 8 INFO cinder.api.openstack.wsgi [None req-f8d6ce4a-74c1-4286-9cc0-a034a7ef8672 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 /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-27 13:14:30.645 8 INFO cinder.volume.api [None req-f8d6ce4a-74c1-4286-9cc0-a034a7ef8672 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:30.652 8 INFO cinder.api.openstack.wsgi [None req-f8d6ce4a-74c1-4286-9cc0-a034a7ef8672 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 returned with HTTP 200 [pid: 8|app: 0|req: 388/780] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:30 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 => generated 985 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-27 13:14:30.681 7 INFO cinder.api.openstack.wsgi [None req-4f843b74-5bdf-49b6-96c7-61728b7a8271 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 /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-27 13:14:30.704 7 INFO cinder.volume.api [None req-4f843b74-5bdf-49b6-96c7-61728b7a8271 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:30.714 7 INFO cinder.volume.api [None req-4f843b74-5bdf-49b6-96c7-61728b7a8271 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume updated successfully. 2026-04-27 13:14:30.715 7 INFO cinder.api.openstack.wsgi [None req-4f843b74-5bdf-49b6-96c7-61728b7a8271 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 returned with HTTP 200 [pid: 7|app: 0|req: 393/781] 10.0.0.41 () {34 vars in 794 bytes} [Mon Apr 27 13:14:30 2026] PUT /v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 => generated 882 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-27 13:14:30.737 8 INFO cinder.api.openstack.wsgi [None req-869e7c16-dd9c-4c63-80db-488ef046e04c c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 /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-27 13:14:30.753 8 INFO cinder.volume.api [None req-869e7c16-dd9c-4c63-80db-488ef046e04c c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:30.758 8 INFO cinder.api.openstack.wsgi [None req-869e7c16-dd9c-4c63-80db-488ef046e04c c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 returned with HTTP 200 [pid: 8|app: 0|req: 389/782] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:30 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 => generated 950 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:30.787 7 INFO cinder.api.openstack.wsgi [None req-adeeac6f-65db-4007-b964-26a282e1e046 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 2026-04-27 13:14:30.787 7 INFO cinder.api.v3.volumes [None req-adeeac6f-65db-4007-b964-26a282e1e046 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume with id: 114c67e7-5633-4f28-9bef-be0591ab3d92  /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-27 13:14:30.799 7 INFO cinder.volume.api [None req-adeeac6f-65db-4007-b964-26a282e1e046 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:30.830 7 INFO cinder.volume.api [None req-adeeac6f-65db-4007-b964-26a282e1e046 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume request issued successfully. 2026-04-27 13:14:30.830 7 INFO cinder.api.openstack.wsgi [None req-adeeac6f-65db-4007-b964-26a282e1e046 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 returned with HTTP 202 [pid: 7|app: 0|req: 394/783] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:30 2026] DELETE /v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 => 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-27 13:14:30.844 8 INFO cinder.api.openstack.wsgi [None req-c913ea12-3e9c-438a-95fc-824b1c7a3013 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 /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-27 13:14:30.877 8 INFO cinder.volume.api [None req-c913ea12-3e9c-438a-95fc-824b1c7a3013 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:30.890 8 INFO cinder.api.openstack.wsgi [None req-c913ea12-3e9c-438a-95fc-824b1c7a3013 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 returned with HTTP 200 [pid: 8|app: 0|req: 390/784] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:30 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 => generated 949 bytes in 52 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-27 13:14:31.922 7 INFO cinder.api.openstack.wsgi [None req-c3a21e71-eea4-412c-8bd0-ab4d45b44e52 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 2026-04-27 13:14:31.935 7 INFO cinder.api.openstack.wsgi [None req-c3a21e71-eea4-412c-8bd0-ab4d45b44e52 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 returned with HTTP 404 [pid: 7|app: 0|req: 395/785] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:31 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/114c67e7-5633-4f28-9bef-be0591ab3d92 => generated 109 bytes in 23 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-27 13:14:31.949 8 INFO cinder.api.openstack.wsgi [None req-76b1bc38-4a5b-4268-a91a-3101f8a86585 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:31.970 8 INFO cinder.volume.api [None req-76b1bc38-4a5b-4268-a91a-3101f8a86585 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:31.982 8 INFO cinder.api.openstack.wsgi [None req-76b1bc38-4a5b-4268-a91a-3101f8a86585 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 8|app: 0|req: 391/786] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:31 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 1387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:14:32.002 7 INFO cinder.api.openstack.wsgi [None req-15680450-9bdc-4771-a8f8-ed3f084ce671 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 2026-04-27 13:14:32.003 7 INFO cinder.api.v3.volumes [None req-15680450-9bdc-4771-a8f8-ed3f084ce671 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume with id: 748e86f5-24fb-46bb-ac43-5896c6137a30  /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-27 13:14:32.017 7 INFO cinder.volume.api [None req-15680450-9bdc-4771-a8f8-ed3f084ce671 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:32.048 7 INFO cinder.volume.api [None req-15680450-9bdc-4771-a8f8-ed3f084ce671 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Delete volume request issued successfully. 2026-04-27 13:14:32.048 7 INFO cinder.api.openstack.wsgi [None req-15680450-9bdc-4771-a8f8-ed3f084ce671 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 202 [pid: 7|app: 0|req: 396/787] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:31 2026] DELETE /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:32.066 8 INFO cinder.api.openstack.wsgi [None req-75228a3e-fb37-4d5c-8653-1503ce3601c6 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 /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-27 13:14:32.084 8 INFO cinder.volume.api [None req-75228a3e-fb37-4d5c-8653-1503ce3601c6 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:32.090 8 INFO cinder.api.openstack.wsgi [None req-75228a3e-fb37-4d5c-8653-1503ce3601c6 c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 200 [pid: 8|app: 0|req: 392/788] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:32 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 1386 bytes in 32 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-27 13:14:33.116 7 INFO cinder.api.openstack.wsgi [None req-3453abd6-50c0-43c5-a3d7-f02a5e50c42f c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 2026-04-27 13:14:33.132 7 INFO cinder.api.openstack.wsgi [None req-3453abd6-50c0-43c5-a3d7-f02a5e50c42f c72f264e329941ce90ef70ff79d767cc 4e0bfc30253a490a922f692902e5add0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 returned with HTTP 404 [pid: 7|app: 0|req: 397/789] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:33 2026] GET /v3/4e0bfc30253a490a922f692902e5add0/volumes/748e86f5-24fb-46bb-ac43-5896c6137a30 => generated 109 bytes in 26 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-27 13:14:37.194 8 INFO cinder.api.openstack.wsgi [None req-cf6cdc72-0555-426f-bacb-55f7192ad245 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes 2026-04-27 13:14:37.234 8 INFO cinder.volume.api [None req-cf6cdc72-0555-426f-bacb-55f7192ad245 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Get all volumes completed successfully. 2026-04-27 13:14:37.234 8 INFO cinder.api.openstack.wsgi [None req-cf6cdc72-0555-426f-bacb-55f7192ad245 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 393/790] 10.0.0.41 () {32 vars in 700 bytes} [Mon Apr 27 13:14:36 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes => generated 15 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:14:37.252 7 INFO cinder.api.openstack.wsgi [None req-50976914-a7f4-4452-8332-a1719f4b659a 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes 2026-04-27 13:14:37.258 7 INFO cinder.api.v3.volumes [None req-50976914-a7f4-4452-8332-a1719f4b659a 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Create volume of 1 GB 2026-04-27 13:14:37.267 7 INFO cinder.volume.api [None req-50976914-a7f4-4452-8332-a1719f4b659a 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:14:37.482 7 INFO cinder.volume.api [None req-50976914-a7f4-4452-8332-a1719f4b659a 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Create volume request issued successfully. 2026-04-27 13:14:37.483 7 INFO cinder.api.openstack.wsgi [None req-50976914-a7f4-4452-8332-a1719f4b659a 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 398/791] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:14:37 2026] POST /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes => generated 876 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:14:37.502 8 INFO cinder.api.openstack.wsgi [None req-def70fa7-51a2-4f30-9290-1da21af9cd2c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf /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-27 13:14:37.527 8 INFO cinder.volume.api [None req-def70fa7-51a2-4f30-9290-1da21af9cd2c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:37.535 8 INFO cinder.api.openstack.wsgi [None req-def70fa7-51a2-4f30-9290-1da21af9cd2c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf returned with HTTP 200 [pid: 8|app: 0|req: 394/792] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:37 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf => generated 944 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:38.433 7 INFO cinder.api.openstack.wsgi [None req-50976914-a7f4-4452-8332-a1719f4b659a 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:38.433 8 INFO cinder.api.openstack.wsgi [None req-def70fa7-51a2-4f30-9290-1da21af9cd2c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:38.434 7 INFO cinder.api.openstack.wsgi [None req-50976914-a7f4-4452-8332-a1719f4b659a 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:38.435 8 INFO cinder.api.openstack.wsgi [None req-def70fa7-51a2-4f30-9290-1da21af9cd2c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://10.0.0.47: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-27 13:14:38.565 7 INFO cinder.api.openstack.wsgi [None req-15e81d8b-59f2-4155-8fbd-0d0b476dfed9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf /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-27 13:14:38.588 7 INFO cinder.volume.api [None req-15e81d8b-59f2-4155-8fbd-0d0b476dfed9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:38.602 7 INFO cinder.api.openstack.wsgi [None req-15e81d8b-59f2-4155-8fbd-0d0b476dfed9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf returned with HTTP 200 [pid: 7|app: 0|req: 400/795] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:38 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf => generated 969 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-27 13:14:38.622 8 INFO cinder.api.openstack.wsgi [None req-384f1699-6dac-46fc-8b67-7a28a75d3c40 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf /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-27 13:14:38.641 8 INFO cinder.volume.api [None req-384f1699-6dac-46fc-8b67-7a28a75d3c40 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:38.650 8 INFO cinder.api.openstack.wsgi [None req-384f1699-6dac-46fc-8b67-7a28a75d3c40 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf returned with HTTP 200 [pid: 8|app: 0|req: 396/796] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:38 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:38.679 7 INFO cinder.api.openstack.wsgi [None req-64a8f6e2-f68a-41b1-94d6-82401002bfce 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes 2026-04-27 13:14:38.682 7 INFO cinder.api.v3.volumes [None req-64a8f6e2-f68a-41b1-94d6-82401002bfce 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Create volume of 1 GB 2026-04-27 13:14:38.690 7 INFO cinder.volume.api [None req-64a8f6e2-f68a-41b1-94d6-82401002bfce 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:14:38.858 7 INFO cinder.volume.api [None req-64a8f6e2-f68a-41b1-94d6-82401002bfce 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Create volume request issued successfully. 2026-04-27 13:14:38.859 7 INFO cinder.api.openstack.wsgi [None req-64a8f6e2-f68a-41b1-94d6-82401002bfce 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 401/797] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:14:38 2026] POST /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes => generated 876 bytes in 189 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-27 13:14:38.885 8 INFO cinder.api.openstack.wsgi [None req-ac7a9cec-93db-4989-ac65-fffd9b2c8dec 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 /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-27 13:14:38.914 8 INFO cinder.volume.api [None req-ac7a9cec-93db-4989-ac65-fffd9b2c8dec 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:38.921 8 INFO cinder.api.openstack.wsgi [None req-ac7a9cec-93db-4989-ac65-fffd9b2c8dec 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 returned with HTTP 200 [pid: 8|app: 0|req: 397/798] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:38 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 => generated 944 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-27 13:14:39.951 7 INFO cinder.api.openstack.wsgi [None req-3660d3e3-09dd-4a95-b060-2af4f82e5b4c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 /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-27 13:14:39.965 7 INFO cinder.volume.api [None req-3660d3e3-09dd-4a95-b060-2af4f82e5b4c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:39.971 7 INFO cinder.api.openstack.wsgi [None req-3660d3e3-09dd-4a95-b060-2af4f82e5b4c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 returned with HTTP 200 [pid: 7|app: 0|req: 402/799] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:39 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 => generated 969 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-27 13:14:39.988 8 INFO cinder.api.openstack.wsgi [None req-c7dbe9d1-d11c-4a31-97b7-90611c8fc7c3 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 /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-27 13:14:40.008 8 INFO cinder.volume.api [None req-c7dbe9d1-d11c-4a31-97b7-90611c8fc7c3 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:40.020 8 INFO cinder.api.openstack.wsgi [None req-c7dbe9d1-d11c-4a31-97b7-90611c8fc7c3 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 returned with HTTP 200 [pid: 8|app: 0|req: 398/800] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:39 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 => generated 969 bytes in 38 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-27 13:14:40.041 7 INFO cinder.api.openstack.wsgi [None req-04856a68-ed8c-4816-bfca-01bee565fdd7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes 2026-04-27 13:14:40.044 7 INFO cinder.api.v3.volumes [None req-04856a68-ed8c-4816-bfca-01bee565fdd7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Create volume of 1 GB 2026-04-27 13:14:40.051 7 INFO cinder.volume.api [None req-04856a68-ed8c-4816-bfca-01bee565fdd7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:14:40.194 7 INFO cinder.volume.api [None req-04856a68-ed8c-4816-bfca-01bee565fdd7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Create volume request issued successfully. 2026-04-27 13:14:40.195 7 INFO cinder.api.openstack.wsgi [None req-04856a68-ed8c-4816-bfca-01bee565fdd7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 403/801] 10.0.0.41 () {34 vars in 722 bytes} [Mon Apr 27 13:14:40 2026] POST /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes => generated 876 bytes in 162 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-27 13:14:40.221 8 INFO cinder.api.openstack.wsgi [None req-eab2e310-6463-49ef-abab-a109a9819ea4 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a /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-27 13:14:40.243 8 INFO cinder.volume.api [None req-eab2e310-6463-49ef-abab-a109a9819ea4 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:40.251 8 INFO cinder.api.openstack.wsgi [None req-eab2e310-6463-49ef-abab-a109a9819ea4 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a returned with HTTP 200 [pid: 8|app: 0|req: 399/802] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:40 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a => generated 944 bytes in 39 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-27 13:14:41.279 7 INFO cinder.api.openstack.wsgi [None req-c454b007-2fa4-4f0a-944a-e55eb7e1628d 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a /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-27 13:14:41.301 7 INFO cinder.volume.api [None req-c454b007-2fa4-4f0a-944a-e55eb7e1628d 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:41.312 7 INFO cinder.api.openstack.wsgi [None req-c454b007-2fa4-4f0a-944a-e55eb7e1628d 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a returned with HTTP 200 [pid: 7|app: 0|req: 404/803] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:41 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a => generated 969 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-27 13:14:41.338 8 INFO cinder.api.openstack.wsgi [None req-9d42de14-3fae-4f11-b087-371c70c4770b 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a /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-27 13:14:41.361 8 INFO cinder.volume.api [None req-9d42de14-3fae-4f11-b087-371c70c4770b 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:41.368 8 INFO cinder.api.openstack.wsgi [None req-9d42de14-3fae-4f11-b087-371c70c4770b 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a returned with HTTP 200 [pid: 8|app: 0|req: 400/804] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:41 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:41.389 7 INFO cinder.api.openstack.wsgi [None req-51757cd6-e057-460f-8e86-39a22a26824e 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes 2026-04-27 13:14:41.433 7 INFO cinder.volume.api [None req-51757cd6-e057-460f-8e86-39a22a26824e 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Get all volumes completed successfully. 2026-04-27 13:14:41.434 7 INFO cinder.api.openstack.wsgi [None req-51757cd6-e057-460f-8e86-39a22a26824e 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 405/805] 10.0.0.41 () {32 vars in 700 bytes} [Mon Apr 27 13:14:41 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes => generated 1324 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-27 13:14:41.452 8 INFO cinder.api.openstack.wsgi [None req-b9f1ea20-8877-4046-a495-86703b9f250f 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a /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-27 13:14:41.470 8 INFO cinder.volume.api [None req-b9f1ea20-8877-4046-a495-86703b9f250f 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:41.477 8 INFO cinder.api.openstack.wsgi [None req-b9f1ea20-8877-4046-a495-86703b9f250f 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a returned with HTTP 200 [pid: 8|app: 0|req: 401/806] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:41 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:41.498 7 INFO cinder.api.openstack.wsgi [None req-f5eeda03-36ec-4488-b38d-174897c65a76 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a 2026-04-27 13:14:41.499 7 INFO cinder.api.v3.volumes [None req-f5eeda03-36ec-4488-b38d-174897c65a76 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Delete volume with id: cca7042a-c876-4d7f-b775-013aed147e1a  /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-27 13:14:41.507 7 INFO cinder.volume.api [None req-f5eeda03-36ec-4488-b38d-174897c65a76 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:41.533 7 INFO cinder.volume.api [None req-f5eeda03-36ec-4488-b38d-174897c65a76 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Delete volume request issued successfully. 2026-04-27 13:14:41.533 7 INFO cinder.api.openstack.wsgi [None req-f5eeda03-36ec-4488-b38d-174897c65a76 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a returned with HTTP 202 [pid: 7|app: 0|req: 406/807] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:41 2026] DELETE /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:41.546 8 INFO cinder.api.openstack.wsgi [None req-421d8a38-a173-4c32-b7a3-617e4e4230d7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a /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-27 13:14:41.565 8 INFO cinder.volume.api [None req-421d8a38-a173-4c32-b7a3-617e4e4230d7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:41.574 8 INFO cinder.api.openstack.wsgi [None req-421d8a38-a173-4c32-b7a3-617e4e4230d7 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a returned with HTTP 200 [pid: 8|app: 0|req: 402/808] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:41 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a => generated 968 bytes in 38 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-27 13:14:42.598 7 INFO cinder.api.openstack.wsgi [None req-558800ae-ae5b-4efa-9e3e-0aba3bf61add 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a 2026-04-27 13:14:42.609 7 INFO cinder.api.openstack.wsgi [None req-558800ae-ae5b-4efa-9e3e-0aba3bf61add 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a returned with HTTP 404 [pid: 7|app: 0|req: 407/809] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:42 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/cca7042a-c876-4d7f-b775-013aed147e1a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:42.620 8 INFO cinder.api.openstack.wsgi [None req-915c68e1-a12c-41fe-aafe-da5b41b71bcc 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 /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-27 13:14:42.640 8 INFO cinder.volume.api [None req-915c68e1-a12c-41fe-aafe-da5b41b71bcc 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:42.646 8 INFO cinder.api.openstack.wsgi [None req-915c68e1-a12c-41fe-aafe-da5b41b71bcc 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 returned with HTTP 200 [pid: 8|app: 0|req: 403/810] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:42 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:42.667 7 INFO cinder.api.openstack.wsgi [None req-3bcbab12-00b2-42c3-acd6-9f6a3f5b6b04 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 2026-04-27 13:14:42.668 7 INFO cinder.api.v3.volumes [None req-3bcbab12-00b2-42c3-acd6-9f6a3f5b6b04 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Delete volume with id: d1186131-b680-4028-9ec1-f2958748c1a4  /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-27 13:14:42.679 7 INFO cinder.volume.api [None req-3bcbab12-00b2-42c3-acd6-9f6a3f5b6b04 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:42.709 7 INFO cinder.volume.api [None req-3bcbab12-00b2-42c3-acd6-9f6a3f5b6b04 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Delete volume request issued successfully. 2026-04-27 13:14:42.709 7 INFO cinder.api.openstack.wsgi [None req-3bcbab12-00b2-42c3-acd6-9f6a3f5b6b04 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 returned with HTTP 202 [pid: 7|app: 0|req: 408/811] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:42 2026] DELETE /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:14:42.724 8 INFO cinder.api.openstack.wsgi [None req-3c380964-2c57-410c-bf46-57277477d3a2 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 /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-27 13:14:42.759 8 INFO cinder.volume.api [None req-3c380964-2c57-410c-bf46-57277477d3a2 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:42.766 8 INFO cinder.api.openstack.wsgi [None req-3c380964-2c57-410c-bf46-57277477d3a2 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 returned with HTTP 200 [pid: 8|app: 0|req: 404/812] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:42 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 => generated 968 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-27 13:14:43.793 7 INFO cinder.api.openstack.wsgi [None req-e4a9c0f6-0ddc-4e57-8c62-72eb65a1d5d8 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 2026-04-27 13:14:43.804 7 INFO cinder.api.openstack.wsgi [None req-e4a9c0f6-0ddc-4e57-8c62-72eb65a1d5d8 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 returned with HTTP 404 [pid: 7|app: 0|req: 409/813] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:43 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/d1186131-b680-4028-9ec1-f2958748c1a4 => 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-27 13:14:43.817 8 INFO cinder.api.openstack.wsgi [None req-43dc2c63-b1a1-43be-9cd2-e3be983a6a39 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf /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-27 13:14:43.838 8 INFO cinder.volume.api [None req-43dc2c63-b1a1-43be-9cd2-e3be983a6a39 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:43.844 8 INFO cinder.api.openstack.wsgi [None req-43dc2c63-b1a1-43be-9cd2-e3be983a6a39 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf returned with HTTP 200 [pid: 8|app: 0|req: 405/814] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:43 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:43.868 7 INFO cinder.api.openstack.wsgi [None req-dffd1b5f-2464-44d6-bcb6-879f6363e605 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf 2026-04-27 13:14:43.869 7 INFO cinder.api.v3.volumes [None req-dffd1b5f-2464-44d6-bcb6-879f6363e605 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Delete volume with id: b597ec30-b1e7-411a-aeec-72af09007acf  /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-27 13:14:43.882 7 INFO cinder.volume.api [None req-dffd1b5f-2464-44d6-bcb6-879f6363e605 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:43.915 7 INFO cinder.volume.api [None req-dffd1b5f-2464-44d6-bcb6-879f6363e605 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Delete volume request issued successfully. 2026-04-27 13:14:43.916 7 INFO cinder.api.openstack.wsgi [None req-dffd1b5f-2464-44d6-bcb6-879f6363e605 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf returned with HTTP 202 [pid: 7|app: 0|req: 410/815] 10.0.0.41 () {32 vars in 777 bytes} [Mon Apr 27 13:14:43 2026] DELETE /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf => 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-27 13:14:43.932 8 INFO cinder.api.openstack.wsgi [None req-96714f10-30d3-47e0-943f-232b4b048de9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf /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-27 13:14:43.971 8 INFO cinder.volume.api [None req-96714f10-30d3-47e0-943f-232b4b048de9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:43.977 8 INFO cinder.api.openstack.wsgi [None req-96714f10-30d3-47e0-943f-232b4b048de9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf returned with HTTP 200 [pid: 8|app: 0|req: 406/816] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:43 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf => generated 968 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-27 13:14:44.995 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf 2026-04-27 13:14:45.005 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf returned with HTTP 404 [pid: 7|app: 0|req: 411/817] 10.0.0.41 () {32 vars in 774 bytes} [Mon Apr 27 13:14:44 2026] GET /v3/bff432a1b4fd4129ad45fd4914d2ffe3/volumes/b597ec30-b1e7-411a-aeec-72af09007acf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-27 13:14:48.433 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:48.433 8 INFO cinder.api.openstack.wsgi [None req-96714f10-30d3-47e0-943f-232b4b048de9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:48.434 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:48.434 8 INFO cinder.api.openstack.wsgi [None req-96714f10-30d3-47e0-943f-232b4b048de9 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:49.982 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:49.983 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 413/820] 10.0.0.45 () {28 vars in 375 bytes} [Mon Apr 27 13:14:49 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-27 13:14:50.002 8 INFO cinder.api.openstack.wsgi [None req-869cb27e-60bd-480d-9b4c-5856ca75163e 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7dcf96981ea74bbba4f756425395759d/limits?tenant_id=7dcf96981ea74bbba4f756425395759d 2026-04-27 13:14:50.067 8 INFO cinder.api.openstack.wsgi [None req-869cb27e-60bd-480d-9b4c-5856ca75163e 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7dcf96981ea74bbba4f756425395759d/limits?tenant_id=7dcf96981ea74bbba4f756425395759d returned with HTTP 200 [pid: 8|app: 0|req: 408/821] 10.0.0.45 () {34 vars in 878 bytes} [Mon Apr 27 13:14:49 2026] GET /v3/7dcf96981ea74bbba4f756425395759d/limits?tenant_id=7dcf96981ea74bbba4f756425395759d => generated 302 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:14:52.390 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:52.391 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 414/822] 10.0.0.45 () {28 vars in 375 bytes} [Mon Apr 27 13:14:52 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:14:52.398 8 INFO cinder.api.openstack.wsgi [None req-869cb27e-60bd-480d-9b4c-5856ca75163e 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:52.399 8 INFO cinder.api.openstack.wsgi [None req-869cb27e-60bd-480d-9b4c-5856ca75163e 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 409/823] 10.0.0.45 () {28 vars in 375 bytes} [Mon Apr 27 13:14:52 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:14:53.058 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:53.059 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 415/824] 10.0.0.45 () {28 vars in 375 bytes} [Mon Apr 27 13:14:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:14:53.074 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7dcf96981ea74bbba4f756425395759d/limits?tenant_id=7dcf96981ea74bbba4f756425395759d 2026-04-27 13:14:53.100 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7dcf96981ea74bbba4f756425395759d/limits?tenant_id=7dcf96981ea74bbba4f756425395759d returned with HTTP 200 [pid: 8|app: 0|req: 410/825] 10.0.0.45 () {34 vars in 878 bytes} [Mon Apr 27 13:14:53 2026] GET /v3/7dcf96981ea74bbba4f756425395759d/limits?tenant_id=7dcf96981ea74bbba4f756425395759d => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:14:55.175 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:55.177 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 416/826] 10.0.0.45 () {28 vars in 375 bytes} [Mon Apr 27 13:14:55 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:14:55.191 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:55.192 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 411/827] 10.0.0.45 () {28 vars in 375 bytes} [Mon Apr 27 13:14:55 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:14:55.712 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:55.713 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 417/828] 10.0.0.41 () {30 vars in 410 bytes} [Mon Apr 27 13:14:55 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:14:58.432 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:58.433 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:14:58.434 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:14:58.434 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:08.432 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:08.432 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:08.433 8 INFO cinder.api.openstack.wsgi [None req-f3a96e5e-ea8d-4022-9890-746629981e72 798580e094f144a5825290e515cd2a1e 7dcf96981ea74bbba4f756425395759d - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:08.434 7 INFO cinder.api.openstack.wsgi [None req-26249708-1867-45a4-b933-847065b3a07c 7ab993a157af422fa34b5ec810ae3701 bff432a1b4fd4129ad45fd4914d2ffe3 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:10.776 8 INFO cinder.api.openstack.wsgi [None req-e90ce60b-eb2f-4b70-a0d9-100182794533 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:15:10.789 8 INFO cinder.volume.api [None req-e90ce60b-eb2f-4b70-a0d9-100182794533 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:15:10.792 8 INFO cinder.api.openstack.wsgi [None req-e90ce60b-eb2f-4b70-a0d9-100182794533 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/833] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:15:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:15:10.812 7 INFO cinder.api.openstack.wsgi [None req-9d5d750e-45e3-4c4c-aa97-628a54b28fbb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:15:10.827 7 INFO cinder.api.openstack.wsgi [None req-9d5d750e-45e3-4c4c-aa97-628a54b28fbb b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 420/834] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:15:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:10.847 8 INFO cinder.api.openstack.wsgi [None req-a8677e69-dd75-432f-bc46-819c0b476fd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:15:10.857 8 INFO cinder.volume.api [None req-a8677e69-dd75-432f-bc46-819c0b476fd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:15:10.858 8 INFO cinder.api.openstack.wsgi [None req-a8677e69-dd75-432f-bc46-819c0b476fd8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 415/835] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:15:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:15:10.874 7 INFO cinder.api.openstack.wsgi [None req-d43bc433-2fda-4752-8db2-b866da9bf7b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:15:10.896 7 INFO cinder.api.openstack.wsgi [None req-d43bc433-2fda-4752-8db2-b866da9bf7b7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 421/836] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:15:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:10.915 8 INFO cinder.api.openstack.wsgi [None req-90d1b6d6-d6cd-43a4-b497-ce87e126916d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:15:10.935 8 INFO cinder.volume.api [None req-90d1b6d6-d6cd-43a4-b497-ce87e126916d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:15:10.938 8 INFO cinder.api.openstack.wsgi [None req-90d1b6d6-d6cd-43a4-b497-ce87e126916d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 416/837] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:15:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:15:10.995 7 INFO cinder.api.openstack.wsgi [None req-587e3b4e-4b0f-49c8-bde2-8e15c3dced39 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/17cc226aa3354f40af717d2fbaedd9dc?usage=true 2026-04-27 13:15:11.026 7 INFO cinder.api.openstack.wsgi [None req-587e3b4e-4b0f-49c8-bde2-8e15c3dced39 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/17cc226aa3354f40af717d2fbaedd9dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/838] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/17cc226aa3354f40af717d2fbaedd9dc?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.044 8 INFO cinder.api.openstack.wsgi [None req-6ac965ac-abec-40c7-8ca7-a45a6698f982 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/2e831aa75abc4f31bd87302bbfc58090?usage=true 2026-04-27 13:15:11.070 8 INFO cinder.api.openstack.wsgi [None req-6ac965ac-abec-40c7-8ca7-a45a6698f982 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/2e831aa75abc4f31bd87302bbfc58090?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/839] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/2e831aa75abc4f31bd87302bbfc58090?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.081 7 INFO cinder.api.openstack.wsgi [None req-24fe0b4a-57e2-462e-a354-9bdb9851c61d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:15:11.112 7 INFO cinder.api.openstack.wsgi [None req-24fe0b4a-57e2-462e-a354-9bdb9851c61d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/840] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.125 8 INFO cinder.api.openstack.wsgi [None req-31f7ff28-89b6-4a8d-9ffa-26c3f6234b7b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6cf269a5c7834ed4b97550df469105a2?usage=true 2026-04-27 13:15:11.167 8 INFO cinder.api.openstack.wsgi [None req-31f7ff28-89b6-4a8d-9ffa-26c3f6234b7b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6cf269a5c7834ed4b97550df469105a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/841] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6cf269a5c7834ed4b97550df469105a2?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.185 7 INFO cinder.api.openstack.wsgi [None req-43c0cb10-7d60-4cff-8ccf-5586edbc3198 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/75418ab87b624ffd85bf5f147fd9a90b?usage=true 2026-04-27 13:15:11.214 7 INFO cinder.api.openstack.wsgi [None req-43c0cb10-7d60-4cff-8ccf-5586edbc3198 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/75418ab87b624ffd85bf5f147fd9a90b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/842] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/75418ab87b624ffd85bf5f147fd9a90b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.228 8 INFO cinder.api.openstack.wsgi [None req-b2e0f3f4-2669-4833-a665-9a8735311ba0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:15:11.257 8 INFO cinder.api.openstack.wsgi [None req-b2e0f3f4-2669-4833-a665-9a8735311ba0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/843] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.270 7 INFO cinder.api.openstack.wsgi [None req-2b500278-f2db-4cf9-8064-e07e5b024cec b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8176fb29712848a3a856327578d25a67?usage=true 2026-04-27 13:15:11.287 7 INFO cinder.api.openstack.wsgi [None req-2b500278-f2db-4cf9-8064-e07e5b024cec b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8176fb29712848a3a856327578d25a67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/844] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8176fb29712848a3a856327578d25a67?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.299 8 INFO cinder.api.openstack.wsgi [None req-7377f2a1-f68e-48fc-a3b0-b14ee4acc198 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:15:11.337 8 INFO cinder.api.openstack.wsgi [None req-7377f2a1-f68e-48fc-a3b0-b14ee4acc198 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/845] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.354 7 INFO cinder.api.openstack.wsgi [None req-d03170bc-6f32-4cee-8c06-88d8fcd7559c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d096f769a2f8409e8735995d9f556b93?usage=true 2026-04-27 13:15:11.398 7 INFO cinder.api.openstack.wsgi [None req-d03170bc-6f32-4cee-8c06-88d8fcd7559c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d096f769a2f8409e8735995d9f556b93?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/846] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d096f769a2f8409e8735995d9f556b93?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.415 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d6fdf305f41c48e792a81a75003c3520?usage=true 2026-04-27 13:15:11.446 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d6fdf305f41c48e792a81a75003c3520?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/847] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d6fdf305f41c48e792a81a75003c3520?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:11.466 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e1e629f2c02644288fcc13b04e41931d?usage=true 2026-04-27 13:15:11.488 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e1e629f2c02644288fcc13b04e41931d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/848] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:15:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e1e629f2c02644288fcc13b04e41931d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:18.433 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:18.433 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:18.434 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:18.434 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:28.433 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:28.435 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:28.437 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:28.438 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:38.433 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:38.435 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:38.435 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:38.440 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:48.433 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:48.434 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:48.435 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:48.436 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:58.432 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:58.434 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:15:58.434 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:15:58.435 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:08.433 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:08.433 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:08.434 7 INFO cinder.api.openstack.wsgi [None req-131115cb-2e17-4e24-9953-4414977e36c2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:08.435 8 INFO cinder.api.openstack.wsgi [None req-c80ec62e-a8e0-4a48-bbdc-4ee3cee8f08a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:10.651 7 INFO cinder.api.openstack.wsgi [None req-bde1ab2f-b958-4232-ae10-c7ff38eea0d9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:16:10.659 7 INFO cinder.volume.api [None req-bde1ab2f-b958-4232-ae10-c7ff38eea0d9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:16:10.659 7 INFO cinder.api.openstack.wsgi [None req-bde1ab2f-b958-4232-ae10-c7ff38eea0d9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 434/861] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:16:10.676 8 INFO cinder.api.openstack.wsgi [None req-8744fba2-35a9-4249-84a9-b02571a7a9e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:16:10.692 8 INFO cinder.volume.api [None req-8744fba2-35a9-4249-84a9-b02571a7a9e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:16:10.696 8 INFO cinder.api.openstack.wsgi [None req-8744fba2-35a9-4249-84a9-b02571a7a9e4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 428/862] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:16:10.711 7 INFO cinder.api.openstack.wsgi [None req-03a72e55-0047-499e-ba64-ac83476cc1e9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:16:10.736 7 INFO cinder.api.openstack.wsgi [None req-03a72e55-0047-499e-ba64-ac83476cc1e9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 435/863] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:16:10.752 8 INFO cinder.api.openstack.wsgi [None req-d7b8158b-d8fd-46ac-bf36-dabc9eae89b2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:16:10.765 8 INFO cinder.volume.api [None req-d7b8158b-d8fd-46ac-bf36-dabc9eae89b2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:16:10.768 8 INFO cinder.api.openstack.wsgi [None req-d7b8158b-d8fd-46ac-bf36-dabc9eae89b2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 429/864] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:16:10.780 7 INFO cinder.api.openstack.wsgi [None req-30a7d680-6c5f-4ba6-8b35-21d5d6a517b8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:16:10.791 7 INFO cinder.api.openstack.wsgi [None req-30a7d680-6c5f-4ba6-8b35-21d5d6a517b8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 436/865] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:10.902 8 INFO cinder.api.openstack.wsgi [None req-a4e937d5-50ae-491e-bfdc-72943ed08f30 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/1ed85f0acbca4794aa17fd34239c3e83?usage=true 2026-04-27 13:16:10.936 8 INFO cinder.api.openstack.wsgi [None req-a4e937d5-50ae-491e-bfdc-72943ed08f30 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/1ed85f0acbca4794aa17fd34239c3e83?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/866] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/1ed85f0acbca4794aa17fd34239c3e83?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:10.947 7 INFO cinder.api.openstack.wsgi [None req-4d9a4928-dd7a-48d8-846e-c24e6dfc34f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:16:10.975 7 INFO cinder.api.openstack.wsgi [None req-4d9a4928-dd7a-48d8-846e-c24e6dfc34f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/867] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:10.991 8 INFO cinder.api.openstack.wsgi [None req-954012b8-80f8-419c-b23e-28a89aa8e2f3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6e222892a5174b4dab50e815ab30524e?usage=true 2026-04-27 13:16:11.019 8 INFO cinder.api.openstack.wsgi [None req-954012b8-80f8-419c-b23e-28a89aa8e2f3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6e222892a5174b4dab50e815ab30524e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/868] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6e222892a5174b4dab50e815ab30524e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:11.030 7 INFO cinder.api.openstack.wsgi [None req-6abcbe6b-3652-46f3-9625-b4e875314413 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:16:11.068 7 INFO cinder.api.openstack.wsgi [None req-6abcbe6b-3652-46f3-9625-b4e875314413 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/869] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:11.081 8 INFO cinder.api.openstack.wsgi [None req-4d82dcc7-9e68-4fa4-9f90-148cabefccea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8aa6e33bf4024e61a325767445696481?usage=true 2026-04-27 13:16:11.116 8 INFO cinder.api.openstack.wsgi [None req-4d82dcc7-9e68-4fa4-9f90-148cabefccea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8aa6e33bf4024e61a325767445696481?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/870] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8aa6e33bf4024e61a325767445696481?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:11.129 7 INFO cinder.api.openstack.wsgi [None req-12779ce6-3673-42d5-8da6-6def1d9e08e1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/9bdb3b7b681f42be9f10667e20b8aaee?usage=true 2026-04-27 13:16:11.163 7 INFO cinder.api.openstack.wsgi [None req-12779ce6-3673-42d5-8da6-6def1d9e08e1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/9bdb3b7b681f42be9f10667e20b8aaee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/871] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/9bdb3b7b681f42be9f10667e20b8aaee?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:11.177 8 INFO cinder.api.openstack.wsgi [None req-96ddbd0f-7f45-4228-990a-49876acfea9f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/9da8b8a8459a425ab3617418a4593d8b?usage=true 2026-04-27 13:16:11.208 8 INFO cinder.api.openstack.wsgi [None req-96ddbd0f-7f45-4228-990a-49876acfea9f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/9da8b8a8459a425ab3617418a4593d8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/872] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/9da8b8a8459a425ab3617418a4593d8b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:11.223 7 INFO cinder.api.openstack.wsgi [None req-036285c0-01b3-4f44-8a9f-dc8c378a8d74 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:16:11.248 7 INFO cinder.api.openstack.wsgi [None req-036285c0-01b3-4f44-8a9f-dc8c378a8d74 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/873] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:11.259 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c7835d07f0044930b96e4e7ccf554865?usage=true 2026-04-27 13:16:11.285 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c7835d07f0044930b96e4e7ccf554865?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/874] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c7835d07f0044930b96e4e7ccf554865?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:11.299 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e500a02eb95a4eb3960e1e30eabb4472?usage=true 2026-04-27 13:16:11.319 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e500a02eb95a4eb3960e1e30eabb4472?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/875] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:16:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e500a02eb95a4eb3960e1e30eabb4472?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:18.434 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:18.434 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:18.435 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:18.435 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:28.433 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:28.434 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:28.436 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:28.437 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:38.434 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:38.435 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:38.436 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:38.437 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:48.433 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:48.434 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:48.436 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:48.438 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:58.434 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:58.435 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:16:58.435 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:16:58.436 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:08.432 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:08.433 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:08.433 7 INFO cinder.api.openstack.wsgi [None req-f53c879e-e0ff-46b0-94c1-2665f0bf1b1e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:08.434 8 INFO cinder.api.openstack.wsgi [None req-1b486884-8e16-499c-a04d-11679c59502e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:10.581 7 INFO cinder.api.openstack.wsgi [None req-d3892ece-c8cd-4f9d-bb63-ac2d5c010ee8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:17:10.598 7 INFO cinder.api.openstack.wsgi [None req-d3892ece-c8cd-4f9d-bb63-ac2d5c010ee8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 448/888] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.610 8 INFO cinder.api.openstack.wsgi [None req-228e1bc5-e91a-4f8b-a28e-2b4c7e7a2da7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:17:10.617 8 INFO cinder.volume.api [None req-228e1bc5-e91a-4f8b-a28e-2b4c7e7a2da7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:17:10.618 8 INFO cinder.api.openstack.wsgi [None req-228e1bc5-e91a-4f8b-a28e-2b4c7e7a2da7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 441/889] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:17:10.630 7 INFO cinder.api.openstack.wsgi [None req-02e2ec21-88f2-4348-9230-00a318b01c50 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:17:10.638 7 INFO cinder.api.openstack.wsgi [None req-02e2ec21-88f2-4348-9230-00a318b01c50 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 449/890] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.649 8 INFO cinder.api.openstack.wsgi [None req-d332929c-4011-4242-8bcd-68902f418028 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:17:10.661 8 INFO cinder.volume.api [None req-d332929c-4011-4242-8bcd-68902f418028 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:17:10.663 8 INFO cinder.api.openstack.wsgi [None req-d332929c-4011-4242-8bcd-68902f418028 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/891] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:17:10.674 7 INFO cinder.api.openstack.wsgi [None req-7200d13c-7edf-4f32-aa45-6b6da76fc275 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:17:10.701 7 INFO cinder.volume.api [None req-7200d13c-7edf-4f32-aa45-6b6da76fc275 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:17:10.705 7 INFO cinder.api.openstack.wsgi [None req-7200d13c-7edf-4f32-aa45-6b6da76fc275 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/892] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:17:10.743 8 INFO cinder.api.openstack.wsgi [None req-0a9f3767-ddbb-4455-a6f0-97e41326c929 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true 2026-04-27 13:17:10.766 8 INFO cinder.api.openstack.wsgi [None req-0a9f3767-ddbb-4455-a6f0-97e41326c929 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/893] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.780 7 INFO cinder.api.openstack.wsgi [None req-b14bab3f-f04b-402f-8932-e4af0fdb0ff0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:17:10.801 7 INFO cinder.api.openstack.wsgi [None req-b14bab3f-f04b-402f-8932-e4af0fdb0ff0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/894] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.815 8 INFO cinder.api.openstack.wsgi [None req-c92432d6-a431-4e80-862f-00eb0dba29f0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true 2026-04-27 13:17:10.839 8 INFO cinder.api.openstack.wsgi [None req-c92432d6-a431-4e80-862f-00eb0dba29f0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/895] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.850 7 INFO cinder.api.openstack.wsgi [None req-ae289fdf-19a8-4be9-9e15-51f6a38a5774 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true 2026-04-27 13:17:10.877 7 INFO cinder.api.openstack.wsgi [None req-ae289fdf-19a8-4be9-9e15-51f6a38a5774 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/896] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.889 8 INFO cinder.api.openstack.wsgi [None req-9af617e1-8713-4688-9802-5fb012cc09a8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:17:10.921 8 INFO cinder.api.openstack.wsgi [None req-9af617e1-8713-4688-9802-5fb012cc09a8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/897] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.933 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:17:10.955 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/898] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:10.966 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true 2026-04-27 13:17:10.993 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/899] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:17:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:18.433 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:18.434 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:18.434 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:18.436 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:28.434 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:28.434 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:28.434 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:28.435 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:38.433 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:38.434 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:38.434 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:38.435 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:48.433 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:48.433 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:48.434 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:48.435 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:58.433 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:58.434 7 INFO cinder.api.openstack.wsgi [None req-57752bb9-9be3-4226-88dd-48539b17c9e6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:17:58.434 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:17:58.436 8 INFO cinder.api.openstack.wsgi [None req-dab9801a-812b-4146-9b59-c9de1f5fd97f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:07.204 7 INFO cinder.api.openstack.wsgi [None req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes 2026-04-27 13:18:07.350 7 INFO cinder.api.v3.volumes [None req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Create volume of 16 GB 2026-04-27 13:18:07.356 7 INFO cinder.volume.api [None req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:18:07.581 7 INFO cinder.volume.api [None req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Create volume request issued successfully. 2026-04-27 13:18:07.583 7 INFO cinder.api.openstack.wsgi [None req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes returned with HTTP 202 [pid: 7|app: 0|req: 459/910] 199.19.213.137 () {34 vars in 734 bytes} [Mon Apr 27 13:18:07 2026] POST /v3/c10d634f233c4f4abf29f737040dea99/volumes => generated 846 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:18:07.600 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-8d4c65ea-4aa7-4400-8c9b-345721cd7e65 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:07.635 8 INFO cinder.volume.api [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-8d4c65ea-4aa7-4400-8c9b-345721cd7e65 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:07.641 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-8d4c65ea-4aa7-4400-8c9b-345721cd7e65 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 8|app: 0|req: 452/911] 199.19.213.137 () {32 vars in 825 bytes} [Mon Apr 27 13:18:07 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:18:08.433 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-8d4c65ea-4aa7-4400-8c9b-345721cd7e65 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:08.433 7 INFO cinder.api.openstack.wsgi [None req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:08.434 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-8d4c65ea-4aa7-4400-8c9b-345721cd7e65 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:08.435 7 INFO cinder.api.openstack.wsgi [None req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47: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-27 13:18:10.457 8 INFO cinder.api.openstack.wsgi [None req-418f66dc-e7f0-4b00-a832-d8ef7c205085 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:18:10.464 8 INFO cinder.api.openstack.wsgi [None req-418f66dc-e7f0-4b00-a832-d8ef7c205085 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 454/914] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 70 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-27 13:18:10.478 7 INFO cinder.api.openstack.wsgi [None req-ad05cc47-1832-43ec-bfb9-374aacddfac3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=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-27 13:18:10.491 7 INFO cinder.api.openstack.wsgi [None req-ad05cc47-1832-43ec-bfb9-374aacddfac3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 461/915] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 671 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.539 8 INFO cinder.api.openstack.wsgi [None req-1cdeeacf-f4ef-4e6e-af57-9562a41f54ae b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true 2026-04-27 13:18:10.568 8 INFO cinder.api.openstack.wsgi [None req-1cdeeacf-f4ef-4e6e-af57-9562a41f54ae b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/916] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.581 7 INFO cinder.api.openstack.wsgi [None req-e3ef67ce-d436-4416-b3bf-91f46e926316 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true 2026-04-27 13:18:10.624 7 INFO cinder.api.openstack.wsgi [None req-e3ef67ce-d436-4416-b3bf-91f46e926316 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/917] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.639 8 INFO cinder.api.openstack.wsgi [None req-ccccac1b-69b8-4d7b-921e-514020b05494 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:18:10.658 8 INFO cinder.api.openstack.wsgi [None req-ccccac1b-69b8-4d7b-921e-514020b05494 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/918] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.672 7 INFO cinder.api.openstack.wsgi [None req-d27fd7c7-18c6-48b9-be34-c6cd56beb6ba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true 2026-04-27 13:18:10.696 7 INFO cinder.api.openstack.wsgi [None req-d27fd7c7-18c6-48b9-be34-c6cd56beb6ba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/919] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.711 8 INFO cinder.api.openstack.wsgi [None req-b023205b-b883-4afc-a6e9-dae882d8987e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true 2026-04-27 13:18:10.729 8 INFO cinder.api.openstack.wsgi [None req-b023205b-b883-4afc-a6e9-dae882d8987e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/920] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.740 7 INFO cinder.api.openstack.wsgi [None req-5b9b312c-0673-40bb-a39a-21219ed6819f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true 2026-04-27 13:18:10.763 7 INFO cinder.api.openstack.wsgi [None req-5b9b312c-0673-40bb-a39a-21219ed6819f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/921] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.777 8 INFO cinder.api.openstack.wsgi [None req-42e06ec1-15e9-441d-bdbb-c6c961aaf79d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true 2026-04-27 13:18:10.800 8 INFO cinder.api.openstack.wsgi [None req-42e06ec1-15e9-441d-bdbb-c6c961aaf79d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/922] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.814 7 INFO cinder.api.openstack.wsgi [None req-679673b9-96da-4070-b5bb-1aea828406db b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:18:10.844 7 INFO cinder.api.openstack.wsgi [None req-679673b9-96da-4070-b5bb-1aea828406db b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/923] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.858 8 INFO cinder.api.openstack.wsgi [None req-1d984afa-b51a-483a-92e2-6b030d654f3b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:18:10.881 8 INFO cinder.api.openstack.wsgi [None req-1d984afa-b51a-483a-92e2-6b030d654f3b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/924] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.894 7 INFO cinder.api.openstack.wsgi [None req-42dc3a0f-a2f4-4905-898b-cfe8a1aa8c64 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true 2026-04-27 13:18:10.928 7 INFO cinder.api.openstack.wsgi [None req-42dc3a0f-a2f4-4905-898b-cfe8a1aa8c64 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/925] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.943 8 INFO cinder.api.openstack.wsgi [None req-553d6408-e9f3-41d5-91d1-0eacd7789d23 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true 2026-04-27 13:18:10.968 8 INFO cinder.api.openstack.wsgi [None req-553d6408-e9f3-41d5-91d1-0eacd7789d23 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/926] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:10.982 7 INFO cinder.api.openstack.wsgi [None req-0cc45159-5cf8-4021-a069-fb2c059a3129 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:18:10.990 7 INFO cinder.volume.api [None req-0cc45159-5cf8-4021-a069-fb2c059a3129 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:18:10.990 7 INFO cinder.api.openstack.wsgi [None req-0cc45159-5cf8-4021-a069-fb2c059a3129 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 467/927] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:18:11.000 8 INFO cinder.api.openstack.wsgi [None req-6aa6205a-2bd6-42c1-8ebc-e0680da3f008 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:18:11.015 8 INFO cinder.volume.api [None req-6aa6205a-2bd6-42c1-8ebc-e0680da3f008 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:18:11.029 8 INFO cinder.api.openstack.wsgi [None req-6aa6205a-2bd6-42c1-8ebc-e0680da3f008 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/928] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:18:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1492 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:18:11.042 7 INFO cinder.api.openstack.wsgi [None req-31e060e3-1a44-4d2d-82ab-56b6f6f9219d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:18:11.053 7 INFO cinder.volume.api [None req-31e060e3-1a44-4d2d-82ab-56b6f6f9219d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:18:11.061 7 INFO cinder.api.openstack.wsgi [None req-31e060e3-1a44-4d2d-82ab-56b6f6f9219d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 468/929] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:18:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1492 bytes in 26 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-27 13:18:12.655 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-b4925b69-e02a-46c7-b5c0-2e1cadad82f9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:12.671 8 INFO cinder.volume.api [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-b4925b69-e02a-46c7-b5c0-2e1cadad82f9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:12.680 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-b4925b69-e02a-46c7-b5c0-2e1cadad82f9 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 8|app: 0|req: 462/930] 199.19.213.137 () {32 vars in 825 bytes} [Mon Apr 27 13:18:12 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:18:13.189 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-fd59a086-1905-4987-badd-d89252217ca0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:13.239 7 INFO cinder.volume.api [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-fd59a086-1905-4987-badd-d89252217ca0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:13.247 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-fd59a086-1905-4987-badd-d89252217ca0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 7|app: 0|req: 469/931] 10.0.0.219 () {34 vars in 1028 bytes} [Mon Apr 27 13:18:13 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1489 bytes in 79 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-27 13:18:13.806 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-c0265a94-1f0b-4b8a-9dba-e3a9742c60ba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:13.826 8 INFO cinder.volume.api [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-c0265a94-1f0b-4b8a-9dba-e3a9742c60ba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:13.832 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-c0265a94-1f0b-4b8a-9dba-e3a9742c60ba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 8|app: 0|req: 463/932] 10.0.0.219 () {34 vars in 1028 bytes} [Mon Apr 27 13:18:13 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:18:13.842 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-fd59a086-1905-4987-badd-d89252217ca0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:18:13.843 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-fd59a086-1905-4987-badd-d89252217ca0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 470/933] 10.0.0.219 () {32 vars in 829 bytes} [Mon Apr 27 13:18:13 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-27 13:18:13.858 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-57bac0a7-0622-4414-9a39-1374f244c0b4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/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-27 13:18:13.912 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-57bac0a7-0622-4414-9a39-1374f244c0b4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/attachments returned with HTTP 200 [pid: 8|app: 0|req: 464/934] 10.0.0.219 () {40 vars in 1057 bytes} [Mon Apr 27 13:18:13 2026] POST /v3/c10d634f233c4f4abf29f737040dea99/attachments => generated 273 bytes in 64 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-27 13:18:14.470 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-1875263e-d092-4626-851c-9f8175635cef b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:14.492 7 INFO cinder.volume.api [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-1875263e-d092-4626-851c-9f8175635cef b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:14.499 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-1875263e-d092-4626-851c-9f8175635cef b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 7|app: 0|req: 471/935] 199.19.213.137 () {32 vars in 825 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:18:14.836 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-57bac0a7-0622-4414-9a39-1374f244c0b4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:18:14.838 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-57bac0a7-0622-4414-9a39-1374f244c0b4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 465/936] 199.19.213.137 () {32 vars in 840 bytes} [Mon Apr 27 13:18:14 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-27 13:18:14.857 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-90ab494b-2b41-45f5-9b7a-ff6adfb30262 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:14.876 7 INFO cinder.volume.api [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-90ab494b-2b41-45f5-9b7a-ff6adfb30262 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:14.884 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-90ab494b-2b41-45f5-9b7a-ff6adfb30262 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 7|app: 0|req: 472/937] 199.19.213.137 () {36 vars in 1073 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1608 bytes in 38 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-27 13:18:14.945 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-63b96fb8-c002-488a-8a00-d93985bbc6fe b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12 /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-27 13:18:15.627 8 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-63b96fb8-c002-488a-8a00-d93985bbc6fe b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12 returned with HTTP 200 [pid: 8|app: 0|req: 466/938] 199.19.213.137 () {40 vars in 1134 bytes} [Mon Apr 27 13:18:14 2026] PUT /v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12 => generated 775 bytes in 691 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-27 13:18:15.676 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-979be0db-f8c7-4879-b168-7bf1b18d70e7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12/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-27 13:18:15.714 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-979be0db-f8c7-4879-b168-7bf1b18d70e7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12/action returned with HTTP 204 [pid: 7|app: 0|req: 473/939] 199.19.213.137 () {40 vars in 1148 bytes} [Mon Apr 27 13:18:15 2026] POST /v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 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-27 13:18:17.506 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:17.525 8 INFO cinder.volume.api [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:17.530 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 8|app: 0|req: 467/940] 199.19.213.137 () {32 vars in 825 bytes} [Mon Apr 27 13:18:17 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:18:18.433 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-979be0db-f8c7-4879-b168-7bf1b18d70e7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:18.433 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:18.434 7 INFO cinder.api.openstack.wsgi [req-20797a84-e5fd-486c-9e3a-9d45c972ef3e req-979be0db-f8c7-4879-b168-7bf1b18d70e7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:18.435 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47: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-27 13:18:20.783 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 /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-27 13:18:20.805 7 INFO cinder.volume.api [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:18:20.810 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 200 [pid: 7|app: 0|req: 475/943] 199.19.213.137 () {32 vars in 825 bytes} [Mon Apr 27 13:18:20 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:18:28.433 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:28.433 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:28.434 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:28.435 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:38.433 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:38.433 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:38.434 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:38.435 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:48.433 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:48.433 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:48.434 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:48.434 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:58.433 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:58.433 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:18:58.434 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:18:58.435 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:08.433 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:08.433 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:08.434 7 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-fb341c86-bfb0-4bed-9a1a-548f2a473adc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:08.435 8 INFO cinder.api.openstack.wsgi [req-f6b258c8-6de9-4a72-a938-a27c9b79ebb1 req-743e7064-1716-457e-b4a2-ef8bdbcfb441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47: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-27 13:19:10.449 8 INFO cinder.api.openstack.wsgi [None req-6b114277-6ee3-41f1-8d9a-336b895d4bcd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:19:10.456 8 INFO cinder.volume.api [None req-6b114277-6ee3-41f1-8d9a-336b895d4bcd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:19:10.457 8 INFO cinder.api.openstack.wsgi [None req-6b114277-6ee3-41f1-8d9a-336b895d4bcd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 474/954] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 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-27 13:19:10.470 7 INFO cinder.api.openstack.wsgi [None req-32f1f2ed-43fd-4c85-9d7e-0a8ddbdce38b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:19:10.485 7 INFO cinder.api.openstack.wsgi [None req-32f1f2ed-43fd-4c85-9d7e-0a8ddbdce38b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 481/955] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:19:10.496 8 INFO cinder.api.openstack.wsgi [None req-b67a55f4-2d09-4569-bb0c-eb831cd935e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:19:10.511 8 INFO cinder.volume.api [None req-b67a55f4-2d09-4569-bb0c-eb831cd935e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:19:10.519 8 INFO cinder.api.openstack.wsgi [None req-b67a55f4-2d09-4569-bb0c-eb831cd935e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/956] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:19:10.530 7 INFO cinder.api.openstack.wsgi [None req-2624d4ab-021c-497e-9e4a-a04f1f16277d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:19:10.536 7 INFO cinder.api.openstack.wsgi [None req-2624d4ab-021c-497e-9e4a-a04f1f16277d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 482/957] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 11 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-27 13:19:10.547 8 INFO cinder.api.openstack.wsgi [None req-485d2166-fa98-4dae-9cf4-4d4444d76fba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:19:10.561 8 INFO cinder.volume.api [None req-485d2166-fa98-4dae-9cf4-4d4444d76fba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:19:10.568 8 INFO cinder.api.openstack.wsgi [None req-485d2166-fa98-4dae-9cf4-4d4444d76fba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/958] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:19:10.612 7 INFO cinder.api.openstack.wsgi [None req-813a73d8-df38-46eb-8bb2-f288d20734c8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true 2026-04-27 13:19:10.638 7 INFO cinder.api.openstack.wsgi [None req-813a73d8-df38-46eb-8bb2-f288d20734c8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/959] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true => generated 847 bytes in 34 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-27 13:19:10.649 8 INFO cinder.api.openstack.wsgi [None req-f9203a1c-dd98-4699-9582-43d3cbb95c0c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true 2026-04-27 13:19:10.666 8 INFO cinder.api.openstack.wsgi [None req-f9203a1c-dd98-4699-9582-43d3cbb95c0c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/960] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.678 7 INFO cinder.api.openstack.wsgi [None req-1a52bda1-77d9-4bb5-bd60-333b7f8f8649 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:19:10.701 7 INFO cinder.api.openstack.wsgi [None req-1a52bda1-77d9-4bb5-bd60-333b7f8f8649 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/961] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.713 8 INFO cinder.api.openstack.wsgi [None req-394e742f-ba9f-477c-ad2d-23ba764bc6dc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true 2026-04-27 13:19:10.734 8 INFO cinder.api.openstack.wsgi [None req-394e742f-ba9f-477c-ad2d-23ba764bc6dc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/962] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.745 7 INFO cinder.api.openstack.wsgi [None req-b2c32190-6915-47c1-9620-2d649033b23a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true 2026-04-27 13:19:10.776 7 INFO cinder.api.openstack.wsgi [None req-b2c32190-6915-47c1-9620-2d649033b23a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/963] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.787 8 INFO cinder.api.openstack.wsgi [None req-599211e8-f9e7-453c-b508-da54b640f19c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true 2026-04-27 13:19:10.821 8 INFO cinder.api.openstack.wsgi [None req-599211e8-f9e7-453c-b508-da54b640f19c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/964] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.834 7 INFO cinder.api.openstack.wsgi [None req-fa791841-184a-4722-8fc2-c43efe1b7aea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true 2026-04-27 13:19:10.859 7 INFO cinder.api.openstack.wsgi [None req-fa791841-184a-4722-8fc2-c43efe1b7aea b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/965] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.876 8 INFO cinder.api.openstack.wsgi [None req-43d07bc9-8315-4b03-9ad9-09dfcda40438 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:19:10.903 8 INFO cinder.api.openstack.wsgi [None req-43d07bc9-8315-4b03-9ad9-09dfcda40438 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/966] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.919 7 INFO cinder.api.openstack.wsgi [None req-5f306e05-a1db-44e0-a57d-5c33f47942d1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:19:10.938 7 INFO cinder.api.openstack.wsgi [None req-5f306e05-a1db-44e0-a57d-5c33f47942d1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.950 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true 2026-04-27 13:19:10.970 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/968] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:10.984 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true 2026-04-27 13:19:11.015 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/969] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:19:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:18.433 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:18.433 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:18.434 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:18.435 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:28.432 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:28.433 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:28.433 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:28.434 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:38.433 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:38.433 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:38.434 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:38.434 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:48.433 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:48.433 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:48.434 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:48.434 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:58.432 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:58.433 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:19:58.434 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:19:58.434 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:08.433 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:08.433 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:08.434 7 INFO cinder.api.openstack.wsgi [None req-7236a927-5d4c-457c-bbc0-0158c3353b21 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:08.434 8 INFO cinder.api.openstack.wsgi [None req-d9991238-6727-49c7-9cd4-d870782269a6 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:10.403 8 INFO cinder.api.openstack.wsgi [None req-550c15f8-2df7-408c-b9d5-aa9ca68cf5af b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:20:10.422 8 INFO cinder.volume.api [None req-550c15f8-2df7-408c-b9d5-aa9ca68cf5af b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:20:10.428 8 INFO cinder.api.openstack.wsgi [None req-550c15f8-2df7-408c-b9d5-aa9ca68cf5af b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/982] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1790 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:20:10.441 7 INFO cinder.api.openstack.wsgi [None req-e383788b-24f9-4051-9929-5217461eb31d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:20:10.448 7 INFO cinder.volume.api [None req-e383788b-24f9-4051-9929-5217461eb31d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:20:10.449 7 INFO cinder.api.openstack.wsgi [None req-e383788b-24f9-4051-9929-5217461eb31d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/983] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:20:10.461 8 INFO cinder.api.openstack.wsgi [None req-d1f0999f-bf8c-405d-a563-29a31626e6b8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:20:10.468 8 INFO cinder.api.openstack.wsgi [None req-d1f0999f-bf8c-405d-a563-29a31626e6b8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 489/984] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.485 7 INFO cinder.api.openstack.wsgi [None req-3d7713ef-a4d5-4f0a-b68c-7fbf325fe637 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:20:10.502 7 INFO cinder.volume.api [None req-3d7713ef-a4d5-4f0a-b68c-7fbf325fe637 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:20:10.508 7 INFO cinder.api.openstack.wsgi [None req-3d7713ef-a4d5-4f0a-b68c-7fbf325fe637 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/985] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1790 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:20:10.520 8 INFO cinder.api.openstack.wsgi [None req-3894dbfa-1e25-46f9-8f87-4ddf5f834784 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:20:10.534 8 INFO cinder.api.openstack.wsgi [None req-3894dbfa-1e25-46f9-8f87-4ddf5f834784 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 490/986] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 671 bytes in 22 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-27 13:20:10.573 7 INFO cinder.api.openstack.wsgi [None req-8d3c1fed-6e26-442d-9983-d1c637e2da94 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true 2026-04-27 13:20:10.595 7 INFO cinder.api.openstack.wsgi [None req-8d3c1fed-6e26-442d-9983-d1c637e2da94 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/987] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.609 8 INFO cinder.api.openstack.wsgi [None req-d31f3595-30f2-45e8-b093-d150e178a79c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true 2026-04-27 13:20:10.637 8 INFO cinder.api.openstack.wsgi [None req-d31f3595-30f2-45e8-b093-d150e178a79c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/988] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.650 7 INFO cinder.api.openstack.wsgi [None req-5e8f27ef-150c-43f9-9ec5-5624e208be4c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:20:10.679 7 INFO cinder.api.openstack.wsgi [None req-5e8f27ef-150c-43f9-9ec5-5624e208be4c b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/989] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.691 8 INFO cinder.api.openstack.wsgi [None req-91f11839-90f0-4c5d-a965-55960b17c9c4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true 2026-04-27 13:20:10.718 8 INFO cinder.api.openstack.wsgi [None req-91f11839-90f0-4c5d-a965-55960b17c9c4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/990] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.733 7 INFO cinder.api.openstack.wsgi [None req-53ccf2d7-6dc4-4f1c-9763-4eb4786062c1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true 2026-04-27 13:20:10.758 7 INFO cinder.api.openstack.wsgi [None req-53ccf2d7-6dc4-4f1c-9763-4eb4786062c1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/991] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.771 8 INFO cinder.api.openstack.wsgi [None req-7fc13a68-3e2c-4842-910e-84787e8090ba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true 2026-04-27 13:20:10.797 8 INFO cinder.api.openstack.wsgi [None req-7fc13a68-3e2c-4842-910e-84787e8090ba b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/992] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.811 7 INFO cinder.api.openstack.wsgi [None req-7e6045f1-cd7c-4e10-a564-f09211ac759d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true 2026-04-27 13:20:10.832 7 INFO cinder.api.openstack.wsgi [None req-7e6045f1-cd7c-4e10-a564-f09211ac759d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/993] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.843 8 INFO cinder.api.openstack.wsgi [None req-e261aa00-e229-4054-a35d-174c88ff2e95 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:20:10.866 8 INFO cinder.api.openstack.wsgi [None req-e261aa00-e229-4054-a35d-174c88ff2e95 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/994] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.876 7 INFO cinder.api.openstack.wsgi [None req-c6cb0b79-cfa6-405d-90ae-fc6112cda744 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:20:10.899 7 INFO cinder.api.openstack.wsgi [None req-c6cb0b79-cfa6-405d-90ae-fc6112cda744 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/995] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.923 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true 2026-04-27 13:20:10.951 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/996] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:10.967 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true 2026-04-27 13:20:10.991 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/997] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:20:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:18.433 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:18.433 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:18.435 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:18.435 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:28.434 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:28.435 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:28.436 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:28.436 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:38.433 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:38.433 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:38.434 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:38.434 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:48.432 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:48.433 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:48.433 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:48.434 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:58.434 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:58.435 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:20:58.436 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:20:58.438 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:08.433 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:08.433 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:08.434 7 INFO cinder.api.openstack.wsgi [None req-4e7453ad-1ae5-44f3-a60d-defacd2dc6ad b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:08.434 8 INFO cinder.api.openstack.wsgi [None req-fcc2ec72-6e91-468c-95f1-a56f5a29491a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:10.465 7 INFO cinder.api.openstack.wsgi [None req-01d081c8-f017-495d-a0ca-c3fff6e8dbdf b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:21:10.478 7 INFO cinder.volume.api [None req-01d081c8-f017-495d-a0ca-c3fff6e8dbdf b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:21:10.484 7 INFO cinder.api.openstack.wsgi [None req-01d081c8-f017-495d-a0ca-c3fff6e8dbdf b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1010] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1790 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:21:10.500 8 INFO cinder.api.openstack.wsgi [None req-f7998e28-52c2-42d5-a152-ab86b4fb8685 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:21:10.508 8 INFO cinder.api.openstack.wsgi [None req-f7998e28-52c2-42d5-a152-ab86b4fb8685 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 502/1011] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:21:10.520 7 INFO cinder.api.openstack.wsgi [None req-98430a8b-746c-48cf-8527-760d3533f189 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:21:10.534 7 INFO cinder.api.openstack.wsgi [None req-98430a8b-746c-48cf-8527-760d3533f189 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1012] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 671 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.547 8 INFO cinder.api.openstack.wsgi [None req-7fb31e91-8105-461f-920e-2f50f43aa4e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:21:10.555 8 INFO cinder.volume.api [None req-7fb31e91-8105-461f-920e-2f50f43aa4e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:21:10.555 8 INFO cinder.api.openstack.wsgi [None req-7fb31e91-8105-461f-920e-2f50f43aa4e2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1013] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:21:10.564 7 INFO cinder.api.openstack.wsgi [None req-9f46ab9e-b702-446d-b659-22f935716b82 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:21:10.576 7 INFO cinder.volume.api [None req-9f46ab9e-b702-446d-b659-22f935716b82 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - 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-27 13:21:10.581 7 INFO cinder.api.openstack.wsgi [None req-9f46ab9e-b702-446d-b659-22f935716b82 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1014] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 1790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:21:10.630 8 INFO cinder.api.openstack.wsgi [None req-7f67232c-71b6-4005-ad59-e2faebe65384 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true 2026-04-27 13:21:10.659 8 INFO cinder.api.openstack.wsgi [None req-7f67232c-71b6-4005-ad59-e2faebe65384 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1015] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/20a21b29b2e14589933211e0429cca8b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:21:10.671 7 INFO cinder.api.openstack.wsgi [None req-4c8615dc-2f76-450b-b283-62d89f89e7ef b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true 2026-04-27 13:21:10.694 7 INFO cinder.api.openstack.wsgi [None req-4c8615dc-2f76-450b-b283-62d89f89e7ef b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1016] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/318f6319d6eb43c4bc653151d86c45c8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.707 8 INFO cinder.api.openstack.wsgi [None req-44d7cd71-ae11-4f12-b213-5ed47f391d65 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:21:10.732 8 INFO cinder.api.openstack.wsgi [None req-44d7cd71-ae11-4f12-b213-5ed47f391d65 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1017] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.746 7 INFO cinder.api.openstack.wsgi [None req-659d4964-ebbc-4387-85a1-bf3d72ca5b03 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true 2026-04-27 13:21:10.766 7 INFO cinder.api.openstack.wsgi [None req-659d4964-ebbc-4387-85a1-bf3d72ca5b03 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1018] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/4a8908cb4a1e40b88e440b99460b3dcb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.778 8 INFO cinder.api.openstack.wsgi [None req-02fde7ba-e501-4481-9180-225b4347d9d7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true 2026-04-27 13:21:10.800 8 INFO cinder.api.openstack.wsgi [None req-02fde7ba-e501-4481-9180-225b4347d9d7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1019] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/6b6590477e194836b1e2d6faf0a29353?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.814 7 INFO cinder.api.openstack.wsgi [None req-639eb80e-8ce9-47ff-bbe7-783cc7623035 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true 2026-04-27 13:21:10.840 7 INFO cinder.api.openstack.wsgi [None req-639eb80e-8ce9-47ff-bbe7-783cc7623035 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1020] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/7342c2e09983479495ed616f8bc5add8?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.853 8 INFO cinder.api.openstack.wsgi [None req-c88eb710-4ded-472c-8cdf-5f453310eb98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true 2026-04-27 13:21:10.877 8 INFO cinder.api.openstack.wsgi [None req-c88eb710-4ded-472c-8cdf-5f453310eb98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1021] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/79260b0b2b834533a6867154fa0a41ef?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.891 7 INFO cinder.api.openstack.wsgi [None req-e63fb31d-6b61-4461-baf8-f15ea0ed29fc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:21:10.925 7 INFO cinder.api.openstack.wsgi [None req-e63fb31d-6b61-4461-baf8-f15ea0ed29fc b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1022] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.940 8 INFO cinder.api.openstack.wsgi [None req-f70b4d33-380b-45ad-befa-a08e7d45086a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:21:10.973 8 INFO cinder.api.openstack.wsgi [None req-f70b4d33-380b-45ad-befa-a08e7d45086a b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1023] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:10.987 7 INFO cinder.api.openstack.wsgi [None req-1d73fda6-ad9a-44ab-bef9-c4d84c3f939e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true 2026-04-27 13:21:11.019 7 INFO cinder.api.openstack.wsgi [None req-1d73fda6-ad9a-44ab-bef9-c4d84c3f939e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1024] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/d9fd1ad821be4593bdc20ef2714040c6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:11.033 8 INFO cinder.api.openstack.wsgi [None req-061bbe22-35ab-4ec4-b9b7-4469a452b181 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true 2026-04-27 13:21:11.055 8 INFO cinder.api.openstack.wsgi [None req-061bbe22-35ab-4ec4-b9b7-4469a452b181 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1025] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:21:11 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/e254abc737e44dbfaae73879b3e87c46?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:18.436 7 INFO cinder.api.openstack.wsgi [None req-1d73fda6-ad9a-44ab-bef9-c4d84c3f939e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:18.438 7 INFO cinder.api.openstack.wsgi [None req-1d73fda6-ad9a-44ab-bef9-c4d84c3f939e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:18.438 8 INFO cinder.api.openstack.wsgi [None req-061bbe22-35ab-4ec4-b9b7-4469a452b181 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:18.440 8 INFO cinder.api.openstack.wsgi [None req-061bbe22-35ab-4ec4-b9b7-4469a452b181 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:25.272 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12 /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-27 13:21:25.352 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12 returned with HTTP 200 [pid: 7|app: 0|req: 518/1028] 199.19.213.137 () {38 vars in 1103 bytes} [Mon Apr 27 13:21:25 2026] DELETE /v3/c10d634f233c4f4abf29f737040dea99/attachments/5e5d59a2-d16e-4290-b0a2-3755998b7f12 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:25.372 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 2026-04-27 13:21:25.373 8 INFO cinder.api.v3.volumes [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Delete volume with id: 3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705  /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-27 13:21:25.385 8 INFO cinder.volume.api [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Volume info retrieved successfully. 2026-04-27 13:21:25.414 8 INFO cinder.volume.api [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Delete volume request issued successfully. 2026-04-27 13:21:25.415 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 returned with HTTP 202 [pid: 8|app: 0|req: 511/1029] 199.19.213.137 () {36 vars in 1054 bytes} [Mon Apr 27 13:21:25 2026] DELETE /v3/c10d634f233c4f4abf29f737040dea99/volumes/3a2a2ec2-8cd6-4d22-a9a3-9949eaf8d705 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-27 13:21:28.434 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:28.434 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:28.436 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:28.436 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:38.433 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:38.433 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:38.434 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:38.435 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:48.433 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:48.433 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:48.434 7 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-d745dbb6-c99e-4d91-b93d-deed0a485547 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:48.434 8 INFO cinder.api.openstack.wsgi [req-95dd8252-35b8-4f78-a479-2933558fab7d req-29db5eb7-9d22-458a-acb9-62568ddd4b4b b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47: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-27 13:21:57.252 7 INFO cinder.api.openstack.wsgi [None req-36f56347-8d01-49c9-bdf0-b0d6f10d1306 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots /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-27 13:21:57.260 7 INFO cinder.volume.api [None req-36f56347-8d01-49c9-bdf0-b0d6f10d1306 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:21:57.260 7 INFO cinder.api.openstack.wsgi [None req-36f56347-8d01-49c9-bdf0-b0d6f10d1306 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 522/1036] 10.0.0.41 () {32 vars in 704 bytes} [Mon Apr 27 13:21:57 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 13:21:57.274 8 INFO cinder.api.openstack.wsgi [None req-6547ef47-39d7-4241-ad18-0d9a05167877 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes 2026-04-27 13:21:57.285 8 INFO cinder.volume.api [None req-6547ef47-39d7-4241-ad18-0d9a05167877 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:21:57.286 8 INFO cinder.api.openstack.wsgi [None req-6547ef47-39d7-4241-ad18-0d9a05167877 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes returned with HTTP 200 [pid: 8|app: 0|req: 515/1037] 10.0.0.41 () {32 vars in 700 bytes} [Mon Apr 27 13:21:57 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:21:58.433 7 INFO cinder.api.openstack.wsgi [None req-36f56347-8d01-49c9-bdf0-b0d6f10d1306 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:58.434 7 INFO cinder.api.openstack.wsgi [None req-36f56347-8d01-49c9-bdf0-b0d6f10d1306 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:21:58.435 8 INFO cinder.api.openstack.wsgi [None req-6547ef47-39d7-4241-ad18-0d9a05167877 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:21:58.436 8 INFO cinder.api.openstack.wsgi [None req-6547ef47-39d7-4241-ad18-0d9a05167877 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:08.433 7 INFO cinder.api.openstack.wsgi [None req-36f56347-8d01-49c9-bdf0-b0d6f10d1306 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:08.433 8 INFO cinder.api.openstack.wsgi [None req-6547ef47-39d7-4241-ad18-0d9a05167877 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:08.434 7 INFO cinder.api.openstack.wsgi [None req-36f56347-8d01-49c9-bdf0-b0d6f10d1306 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:08.435 8 INFO cinder.api.openstack.wsgi [None req-6547ef47-39d7-4241-ad18-0d9a05167877 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:10.505 7 INFO cinder.api.openstack.wsgi [None req-46d251d9-edf6-4f75-9944-d554b2ed00f2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:22:10.523 7 INFO cinder.api.openstack.wsgi [None req-46d251d9-edf6-4f75-9944-d554b2ed00f2 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1042] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:10.576 8 INFO cinder.api.openstack.wsgi [None req-dbd46ce4-c949-4f25-8138-f90f6f87c329 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:22:10.602 8 INFO cinder.api.openstack.wsgi [None req-dbd46ce4-c949-4f25-8138-f90f6f87c329 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1043] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:10.616 7 INFO cinder.api.openstack.wsgi [None req-c730a05c-a5d4-4fd2-b064-7ff366b3e441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:22:10.644 7 INFO cinder.api.openstack.wsgi [None req-c730a05c-a5d4-4fd2-b064-7ff366b3e441 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1044] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:10.658 8 INFO cinder.api.openstack.wsgi [None req-98716961-abc6-4379-ba5f-bf08561b468f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:22:10.684 8 INFO cinder.api.openstack.wsgi [None req-98716961-abc6-4379-ba5f-bf08561b468f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1045] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:10.695 7 INFO cinder.api.openstack.wsgi [None req-f8159de6-1971-4f1a-ae7b-2dadc6da5776 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:22:10.707 7 INFO cinder.volume.api [None req-f8159de6-1971-4f1a-ae7b-2dadc6da5776 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:22:10.709 7 INFO cinder.api.openstack.wsgi [None req-f8159de6-1971-4f1a-ae7b-2dadc6da5776 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1046] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:22:10.722 8 INFO cinder.api.openstack.wsgi [None req-321aab8d-156a-4e6a-b2fc-ccae3ab46096 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:22:10.728 8 INFO cinder.api.openstack.wsgi [None req-321aab8d-156a-4e6a-b2fc-ccae3ab46096 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 520/1047] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:10.737 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:22:10.748 7 INFO cinder.volume.api [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:22:10.750 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1048] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:22:10.761 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:22:10.768 8 INFO cinder.volume.api [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:22:10.769 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1049] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:22:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:22:18.433 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:18.433 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:18.434 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:18.434 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:28.432 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:28.432 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:28.433 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:28.433 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:38.432 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:38.433 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:38.433 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:38.434 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:48.433 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:48.433 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:48.434 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:48.434 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:58.438 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:58.439 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:22:58.440 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:22:58.442 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:08.433 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:08.434 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:08.434 7 INFO cinder.api.openstack.wsgi [None req-46eb4319-1cbd-45e3-8f83-dbec402fab88 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:08.435 8 INFO cinder.api.openstack.wsgi [None req-0b50bbf0-6225-4131-b6e7-32ec7378417d b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:10.427 7 INFO cinder.api.openstack.wsgi [None req-1a103702-0d51-4877-8286-0946295a9d34 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:23:10.438 7 INFO cinder.volume.api [None req-1a103702-0d51-4877-8286-0946295a9d34 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:23:10.441 7 INFO cinder.api.openstack.wsgi [None req-1a103702-0d51-4877-8286-0946295a9d34 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1062] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:23:10.453 8 INFO cinder.api.openstack.wsgi [None req-5d1ffafb-7b0a-4240-a526-2f91e01d7d59 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:23:10.471 8 INFO cinder.volume.api [None req-5d1ffafb-7b0a-4240-a526-2f91e01d7d59 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:23:10.474 8 INFO cinder.api.openstack.wsgi [None req-5d1ffafb-7b0a-4240-a526-2f91e01d7d59 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1063] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:23:10.484 7 INFO cinder.api.openstack.wsgi [None req-8a099e9a-72ae-4fab-bb59-664f8f167455 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:23:10.500 7 INFO cinder.api.openstack.wsgi [None req-8a099e9a-72ae-4fab-bb59-664f8f167455 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1064] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:10.511 8 INFO cinder.api.openstack.wsgi [None req-22669b91-32e3-41f0-bf54-ee95b2e197c3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:23:10.518 8 INFO cinder.api.openstack.wsgi [None req-22669b91-32e3-41f0-bf54-ee95b2e197c3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 529/1065] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:10.529 7 INFO cinder.api.openstack.wsgi [None req-821e63f6-57ea-48ba-80f2-b4ec8a8384fd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:23:10.543 7 INFO cinder.volume.api [None req-821e63f6-57ea-48ba-80f2-b4ec8a8384fd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:23:10.544 7 INFO cinder.api.openstack.wsgi [None req-821e63f6-57ea-48ba-80f2-b4ec8a8384fd b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1066] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:23:10.591 8 INFO cinder.api.openstack.wsgi [None req-b61a27a0-8e96-4473-9538-5871609893a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:23:10.613 8 INFO cinder.api.openstack.wsgi [None req-b61a27a0-8e96-4473-9538-5871609893a4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1067] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:10.631 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:23:10.660 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1068] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:10.673 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:23:10.713 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1069] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:23:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:18.432 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:18.433 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:18.433 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:18.435 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:28.433 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:28.433 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:28.434 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:28.435 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:38.433 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:38.433 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:38.434 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:38.434 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:48.432 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:48.432 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:48.433 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:48.433 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:58.433 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:58.433 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:23:58.434 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:23:58.434 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:08.433 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:08.434 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:08.434 8 INFO cinder.api.openstack.wsgi [None req-757e8f39-9827-4136-9fe8-deda2a911fac b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:08.434 7 INFO cinder.api.openstack.wsgi [None req-0001704f-0e73-44ef-848e-6b377fdf4607 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:10.434 8 INFO cinder.api.openstack.wsgi [None req-df30d53b-bf76-4adf-8754-640e2b2fe5f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:24:10.448 8 INFO cinder.volume.api [None req-df30d53b-bf76-4adf-8754-640e2b2fe5f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:24:10.449 8 INFO cinder.api.openstack.wsgi [None req-df30d53b-bf76-4adf-8754-640e2b2fe5f4 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1082] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:24:10.498 7 INFO cinder.api.openstack.wsgi [None req-7e32bfb8-1beb-407b-9350-324d3390a6d7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:24:10.548 7 INFO cinder.api.openstack.wsgi [None req-7e32bfb8-1beb-407b-9350-324d3390a6d7 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1083] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:10.565 8 INFO cinder.api.openstack.wsgi [None req-05399cb1-b1cb-44d3-b27a-655cf1b24730 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:24:10.592 8 INFO cinder.api.openstack.wsgi [None req-05399cb1-b1cb-44d3-b27a-655cf1b24730 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1084] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:10.607 7 INFO cinder.api.openstack.wsgi [None req-afcce410-f24d-49bd-827f-6423de06c69f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:24:10.633 7 INFO cinder.api.openstack.wsgi [None req-afcce410-f24d-49bd-827f-6423de06c69f b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1085] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:10.652 8 INFO cinder.api.openstack.wsgi [None req-dee8bbcb-238c-498d-816a-aeb7b1bfeaab b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:24:10.659 8 INFO cinder.api.openstack.wsgi [None req-dee8bbcb-238c-498d-816a-aeb7b1bfeaab b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 8|app: 0|req: 540/1086] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:10.675 7 INFO cinder.api.openstack.wsgi [None req-ed0541f4-e9c3-4854-8c71-6576e910adc5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:24:10.704 7 INFO cinder.api.openstack.wsgi [None req-ed0541f4-e9c3-4854-8c71-6576e910adc5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1087] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:10.729 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:24:10.737 8 INFO cinder.volume.api [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:24:10.739 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1088] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:24:10.749 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:24:10.761 7 INFO cinder.volume.api [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:24:10.763 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1089] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:24:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:24:18.433 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:18.433 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:18.434 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:18.434 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:28.432 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:28.433 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:28.434 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:28.435 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:38.432 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:38.432 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:38.433 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:38.434 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:48.432 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:48.433 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:48.433 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:48.435 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:58.433 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:58.434 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:24:58.434 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:24:58.435 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:08.432 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:08.433 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:08.433 8 INFO cinder.api.openstack.wsgi [None req-85343672-be6b-47b2-a7c8-56e0a671ee12 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:08.434 7 INFO cinder.api.openstack.wsgi [None req-f2c2e6db-448b-416c-bb4b-3e647fe6ec26 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:10.477 8 INFO cinder.api.openstack.wsgi [None req-8bd10cb7-58b5-4ad5-b564-5f94939fb0e3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:25:10.483 8 INFO cinder.volume.api [None req-8bd10cb7-58b5-4ad5-b564-5f94939fb0e3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:25:10.484 8 INFO cinder.api.openstack.wsgi [None req-8bd10cb7-58b5-4ad5-b564-5f94939fb0e3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1102] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true => generated 17 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:25:10.507 7 INFO cinder.api.openstack.wsgi [None req-43c181b4-45ea-41cb-b4a1-2cf2142597f0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:25:10.518 7 INFO cinder.volume.api [None req-43c181b4-45ea-41cb-b4a1-2cf2142597f0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:25:10.520 7 INFO cinder.api.openstack.wsgi [None req-43c181b4-45ea-41cb-b4a1-2cf2142597f0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1103] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:25:10.529 8 INFO cinder.api.openstack.wsgi [None req-9b4d3dcd-7ff3-43e0-9d44-61d35cc2aba8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:25:10.539 8 INFO cinder.volume.api [None req-9b4d3dcd-7ff3-43e0-9d44-61d35cc2aba8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:25:10.540 8 INFO cinder.api.openstack.wsgi [None req-9b4d3dcd-7ff3-43e0-9d44-61d35cc2aba8 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1104] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:25:10.548 7 INFO cinder.api.openstack.wsgi [None req-76da7c9f-a8a1-4603-90f5-05e99f791070 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:25:10.554 7 INFO cinder.api.openstack.wsgi [None req-76da7c9f-a8a1-4603-90f5-05e99f791070 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 556/1105] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:10.589 8 INFO cinder.api.openstack.wsgi [None req-6305ac04-e3c7-4c8e-b168-72d8d5aa3fc3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:25:10.635 8 INFO cinder.api.openstack.wsgi [None req-6305ac04-e3c7-4c8e-b168-72d8d5aa3fc3 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1106] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:10.649 7 INFO cinder.api.openstack.wsgi [None req-7b2f3ec6-91d4-4d2f-b228-65b6962c8639 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:25:10.668 7 INFO cinder.api.openstack.wsgi [None req-7b2f3ec6-91d4-4d2f-b228-65b6962c8639 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1107] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:10.684 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:25:10.714 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1108] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:10.727 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:25:10.750 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1109] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:25:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:25:18.433 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:18.433 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:18.434 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:18.435 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:28.433 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:28.433 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:28.434 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:28.434 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:38.434 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:38.434 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:38.435 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:38.435 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:48.432 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:48.433 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:48.434 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:48.435 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:58.433 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:58.433 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:25:58.434 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:25:58.434 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:26:08.432 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:26:08.433 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://10.0.0.47:8776/ 2026-04-27 13:26:08.433 8 INFO cinder.api.openstack.wsgi [None req-8a574d08-21f6-49b3-b2b3-6fea26c43892 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:26:08.434 7 INFO cinder.api.openstack.wsgi [None req-ce6065aa-6141-4131-be59-2bab64452b6e b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-04-27 13:26:10.414 8 INFO cinder.api.openstack.wsgi [None req-2a53947a-4563-475c-96c7-7a5255bb0d98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:26:10.453 8 INFO cinder.volume.api [None req-2a53947a-4563-475c-96c7-7a5255bb0d98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:26:10.456 8 INFO cinder.api.openstack.wsgi [None req-2a53947a-4563-475c-96c7-7a5255bb0d98 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1122] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:26:10.468 7 INFO cinder.api.openstack.wsgi [None req-c32616b4-50cc-467a-90f0-def63679ad54 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true 2026-04-27 13:26:10.475 7 INFO cinder.volume.api [None req-c32616b4-50cc-467a-90f0-def63679ad54 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all snapshots completed successfully. 2026-04-27 13:26:10.475 7 INFO cinder.api.openstack.wsgi [None req-c32616b4-50cc-467a-90f0-def63679ad54 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1123] 10.0.0.77 () {28 vars in 673 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:26:10.497 8 INFO cinder.api.openstack.wsgi [None req-36d4a93e-3ea7-4c5e-9b9d-8b9e60d7b923 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true 2026-04-27 13:26:10.508 8 INFO cinder.volume.api [None req-36d4a93e-3ea7-4c5e-9b9d-8b9e60d7b923 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] Get all volumes completed successfully. 2026-04-27 13:26:10.510 8 INFO cinder.api.openstack.wsgi [None req-36d4a93e-3ea7-4c5e-9b9d-8b9e60d7b923 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1124] 10.0.0.77 () {28 vars in 683 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/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-27 13:26:10.550 7 INFO cinder.api.openstack.wsgi [None req-2b40cae1-a25b-4d4a-a777-2029b5cf94c0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true 2026-04-27 13:26:10.577 7 INFO cinder.api.openstack.wsgi [None req-2b40cae1-a25b-4d4a-a777-2029b5cf94c0 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1125] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/326bb5107bf44197b0d43ffd2868f7dc?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:10.589 8 INFO cinder.api.openstack.wsgi [None req-10d683a8-87e2-4262-84c5-8ae31cec6ab1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true 2026-04-27 13:26:10.612 8 INFO cinder.api.openstack.wsgi [None req-10d683a8-87e2-4262-84c5-8ae31cec6ab1 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1126] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/8027f34003b54ea0bdd90e0bef7551f0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:10.624 7 INFO cinder.api.openstack.wsgi [None req-8e2bc7ec-5525-4566-8d6e-307ab05506b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true 2026-04-27 13:26:10.665 7 INFO cinder.api.openstack.wsgi [None req-8e2bc7ec-5525-4566-8d6e-307ab05506b5 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1127] 10.0.0.77 () {28 vars in 735 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-quota-sets/c10d634f233c4f4abf29f737040dea99?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:10.679 8 INFO cinder.api.openstack.wsgi [None req-dc484264-d6d9-445e-af66-3ada9ce0a329 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true 2026-04-27 13:26:10.696 8 INFO cinder.api.openstack.wsgi [None req-dc484264-d6d9-445e-af66-3ada9ce0a329 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1128] 10.0.0.77 () {28 vars in 695 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:10.712 7 INFO cinder.api.openstack.wsgi [None req-f7463fe6-2449-477c-aed7-5b13b8e84d56 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services 2026-04-27 13:26:10.719 7 INFO cinder.api.openstack.wsgi [None req-f7463fe6-2449-477c-aed7-5b13b8e84d56 b79779e16bb843a0b4a81f829b94135a c10d634f233c4f4abf29f737040dea99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c10d634f233c4f4abf29f737040dea99/os-services returned with HTTP 200 [pid: 7|app: 0|req: 568/1129] 10.0.0.77 () {28 vars in 644 bytes} [Mon Apr 27 13:26:10 2026] GET /v3/c10d634f233c4f4abf29f737040dea99/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)