+ 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 [Wed Jun 3 00:17:02 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-84d485c9db-6v98v machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbbff086668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_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.12/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.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-06-03 00:17:06.446 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-06-03 00:17:06.446 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-06-03 00:17:06.681 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-06-03 00:17:06.681 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-06-03 00:17:07.712 7 INFO cinder.rpc [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-03 00:17:07.715 7 INFO cinder.rpc [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-03 00:17:07.717 7 INFO cinder.rpc [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-03 00:17:07.719 7 INFO cinder.rpc [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-06-03 00:17:07.729 7 INFO cinder.rpc [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-03 00:17:07.731 7 INFO cinder.rpc [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-03 00:17:07.775 7 WARNING cinder.api.contrib.hosts [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-03 00:17:07.816 7 WARNING keystonemiddleware._common.config [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:17:07.824 7 WARNING oslo_config.cfg [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fbbff086668 pid: 7 (default app) 2026-06-03 00:17:08.043 8 INFO cinder.rpc [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-03 00:17:08.046 8 INFO cinder.rpc [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-03 00:17:08.048 8 INFO cinder.rpc [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-03 00:17:08.051 8 INFO cinder.rpc [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-06-03 00:17:08.063 8 INFO cinder.rpc [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-03 00:17:08.066 8 INFO cinder.rpc [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-03 00:17:08.114 8 WARNING cinder.api.contrib.hosts [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-03 00:17:08.155 8 WARNING keystonemiddleware._common.config [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:17:08.164 8 WARNING oslo_config.cfg [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fbbff086668 pid: 8 (default app) 2026-06-03 00:17:09.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:09.658 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:19.657 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:19.658 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:29.657 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:29.659 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:39.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:39.657 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:39.658 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:39.658 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:49.654 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:49.655 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:49.655 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:49.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:59.656 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:59.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:17:59.657 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:17:59.657 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:09.655 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:09.655 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:09.656 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:09.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:19.655 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:19.656 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:19.655 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:19.657 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:29.655 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:29.655 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:29.656 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:29.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:39.655 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:39.655 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:39.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:39.656 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:49.655 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:49.655 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] GET http://10.0.0.199:8776/ 2026-06-03 00:18:49.656 7 INFO cinder.api.openstack.wsgi [None req-224d9072-9ce1-404e-b1c6-4b8ef9c7cedf - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:49.656 8 INFO cinder.api.openstack.wsgi [None req-57d0ce80-2f59-4615-a54b-fb902148251b - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-06-03 00:18:52.586 7 WARNING oslo_policy.policy [None req-a158fb13-3fe2-442c-b5d0-a1f964725c90 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:18:52.586 7 WARNING oslo_policy.policy [None req-a158fb13-3fe2-442c-b5d0-a1f964725c90 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py: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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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-06-03 00:18:52.955 7 INFO cinder.api.openstack.wsgi [None req-a158fb13-3fe2-442c-b5d0-a1f964725c90 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types/rbd1 2026-06-03 00:18:52.981 7 INFO cinder.api.openstack.wsgi [None req-a158fb13-3fe2-442c-b5d0-a1f964725c90 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/20] 10.0.0.249 () {30 vars in 682 bytes} [Wed Jun 3 00:18:52 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/types/rbd1 => generated 82 bytes in 885 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-06-03 00:18:53.027 8 WARNING oslo_policy.policy [None req-7505f783-99fb-4fe9-a31a-0935607183c7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:18:53.027 8 WARNING oslo_policy.policy [None req-7505f783-99fb-4fe9-a31a-0935607183c7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py: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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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-06-03 00:18:53.393 8 INFO cinder.api.openstack.wsgi [None req-7505f783-99fb-4fe9-a31a-0935607183c7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 00:18:53.413 8 INFO cinder.api.openstack.wsgi [None req-7505f783-99fb-4fe9-a31a-0935607183c7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.249 () {30 vars in 721 bytes} [Wed Jun 3 00:18:52 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/types?name=rbd1&is_public=None => generated 20 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:18:54.978 7 INFO cinder.api.openstack.wsgi [None req-b50ada69-d5ea-44fe-9a7c-23bd043a3e72 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 00:18:55.000 7 INFO cinder.api.openstack.wsgi [None req-b50ada69-d5ea-44fe-9a7c-23bd043a3e72 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.249 () {34 vars in 725 bytes} [Wed Jun 3 00:18:54 2026] POST /v3/aa70056494f549c19d3e3db85b9c9e1d/types => generated 179 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:18:55.015 8 INFO cinder.api.openstack.wsgi [req-b50ada69-d5ea-44fe-9a7c-23bd043a3e72 req-932d3dc1-809e-4414-81ed-08347db92a59 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types/7603d099-5c89-48b2-b1ca-fb07686b5407/extra_specs 2026-06-03 00:18:55.072 8 INFO cinder.api.openstack.wsgi [req-b50ada69-d5ea-44fe-9a7c-23bd043a3e72 req-932d3dc1-809e-4414-81ed-08347db92a59 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types/7603d099-5c89-48b2-b1ca-fb07686b5407/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.249 () {36 vars in 894 bytes} [Wed Jun 3 00:18:55 2026] POST /v3/aa70056494f549c19d3e3db85b9c9e1d/types/7603d099-5c89-48b2-b1ca-fb07686b5407/extra_specs => generated 48 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:18:56.647 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types?is_public=None 2026-06-03 00:18:56.668 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.249 () {30 vars in 701 bytes} [Wed Jun 3 00:18:56 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:18:58.486 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/qos-specs 2026-06-03 00:18:58.497 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.249 () {30 vars in 680 bytes} [Wed Jun 3 00:18:58 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/qos-specs => generated 17 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:18:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:18:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:18:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:18:59.658 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:19.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:19:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:19:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:19.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:19.658 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:19.658 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:29.654 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:20:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:20:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:19.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:19.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:29.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:39.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:49.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:21:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:21:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:09.658 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:29.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:29.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:39.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:49.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:22:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:22:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:09.654 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:19.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:29.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:49.654 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:23:59.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:23:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:29.658 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:29.659 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:39.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:39.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:24:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:24:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:19.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:39.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:49.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:25:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:25:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:19.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:39.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:26:59.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:26:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:49.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:27:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:27:59.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:19.654 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:19.654 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:39.663 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:39.663 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:39.664 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:39.665 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:49.654 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:49.654 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:28:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:28:59.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:29:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:29:59.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:19.658 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:19.658 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:19.659 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:19.659 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:29.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:49.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:49.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:59.654 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:59.654 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:30:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:30:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:09.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:19.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:29.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:39.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:49.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:31:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:31:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:29.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:39.658 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:49.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:59.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:32:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:32:59.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:09.654 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:09.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:19.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:19.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:39.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:39.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:39.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:49.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:49.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:59.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:33:59.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:33:59.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:09.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:19.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:19.657 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:29.655 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:29.655 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c9259ce-66ab-4d4f-97b9-750ed7f6cb07 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:29.656 7 INFO cinder.api.openstack.wsgi [None req-260d2163-1fbf-4535-8855-8cfd354cd508 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 00:34:36.654 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=False 2026-06-03 00:34:36.686 8 WARNING cinder.quota [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.687 8 WARNING cinder.quota [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.687 8 WARNING cinder.quota [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.687 8 WARNING cinder.quota [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.688 8 WARNING cinder.quota [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.688 8 WARNING cinder.quota [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.695 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 107/214] 199.204.45.4 () {44 vars in 1060 bytes} [Wed Jun 3 00:34:36 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=False => generated 340 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:34:36.845 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] PUT https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d 2026-06-03 00:34:36.915 7 WARNING cinder.quota [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.916 7 WARNING cinder.quota [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.917 7 WARNING cinder.quota [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.917 7 WARNING cinder.quota [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.918 7 WARNING cinder.quota [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.919 7 WARNING cinder.quota [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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-06-03 00:34:36.927 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d returned with HTTP 200 [pid: 7|app: 0|req: 108/215] 199.204.45.4 () {48 vars in 1089 bytes} [Wed Jun 3 00:34:36 2026] PUT /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d => generated 296 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:34:39.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:39.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:39.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:49.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:34:59.658 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:34:59.658 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:09.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:19.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:39.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:39.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:35:59.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:35:59.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:09.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:19.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:39.658 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:39.659 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:36:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:36:59.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:09.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:19.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:39.658 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:49.654 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:37:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:37:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:09.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:19.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:39.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:39.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:38:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:38:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:09.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:09.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:19.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:19.658 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:19.659 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:29.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:39.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:39:59.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:39:59.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:19.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:39.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:39.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:39.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:49.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:40:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:40:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:09.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:09.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:19.658 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:19.658 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:19.658 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:19.659 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:39.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:39.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:41:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:41:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:09.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:09.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:19.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:19.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:29.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:39.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:39.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:49.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:42:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:42:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:09.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:09.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:19.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:19.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:29.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:29.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:39.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:39.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:39.658 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:49.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:43:59.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:43:59.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:09.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:09.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:19.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:19.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:29.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:39.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:39.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:59.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:59.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:44:59.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:44:59.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:09.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:09.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:09.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:19.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:19.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:19.657 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:19.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:29.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:29.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:29.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:29.657 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:39.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:39.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:39.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:49.655 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:49.655 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:49.656 8 INFO cinder.api.openstack.wsgi [None req-e37c04bf-f09b-4fb5-9ffc-760d9f9e5d09 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:49.656 7 INFO cinder.api.openstack.wsgi [None req-7832c457-feb1-4dde-b0a4-a70fb2a1ae63 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:50.452 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=False 2026-06-03 00:45:50.472 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 177/352] 199.204.45.4 () {44 vars in 1060 bytes} [Wed Jun 3 00:45:50 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=False => generated 340 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:45:51.817 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] PUT https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003 2026-06-03 00:45:51.895 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003 returned with HTTP 200 [pid: 8|app: 0|req: 176/353] 199.204.45.4 () {48 vars in 1089 bytes} [Wed Jun 3 00:45:51 2026] PUT /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003 => generated 296 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:45:59.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:59.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:45:59.657 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:45:59.657 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:09.655 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:09.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:09.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:09.658 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:19.655 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:19.655 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:19.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:19.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:29.655 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:29.655 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:29.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:29.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:39.657 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:39.658 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:39.658 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:39.660 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:49.654 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:49.654 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:49.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:49.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:59.655 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:59.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:46:59.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:46:59.657 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:09.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:09.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:09.657 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:09.657 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:19.656 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:19.656 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:19.657 8 INFO cinder.api.openstack.wsgi [None req-35c38a1e-6336-47f5-a1c5-ba6f81b2dabe 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:19.657 7 INFO cinder.api.openstack.wsgi [None req-b32040b3-99a3-4cea-be96-09d1c712bdf5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:28.391 8 INFO cinder.api.openstack.wsgi [None req-00b5fcf0-5e7f-4a10-8625-ebe5156190ec 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:47:28.405 8 INFO cinder.volume.api [None req-00b5fcf0-5e7f-4a10-8625-ebe5156190ec 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:47:28.405 8 INFO cinder.api.openstack.wsgi [None req-00b5fcf0-5e7f-4a10-8625-ebe5156190ec 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/372] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:47:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:47:28.420 7 INFO cinder.api.openstack.wsgi [None req-2fbee7de-6594-487c-9831-4734c8aa370d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:47:28.426 7 INFO cinder.api.openstack.wsgi [None req-2fbee7de-6594-487c-9831-4734c8aa370d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 187/373] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:47:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:47:28.438 8 INFO cinder.api.openstack.wsgi [None req-12494532-b618-4303-897a-730ebbe6ab43 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:47:28.981 8 INFO cinder.api.openstack.wsgi [None req-12494532-b618-4303-897a-730ebbe6ab43 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 187/374] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:47:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:47:28.993 7 INFO cinder.api.openstack.wsgi [None req-fc51f52b-595c-4cbb-ba19-bd2ee107b4d3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:47:29.028 7 INFO cinder.volume.api [None req-fc51f52b-595c-4cbb-ba19-bd2ee107b4d3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:47:29.031 7 INFO cinder.api.openstack.wsgi [None req-fc51f52b-595c-4cbb-ba19-bd2ee107b4d3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:47:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:47:29.041 8 INFO cinder.api.openstack.wsgi [None req-f23d5085-d0a4-443b-a81b-72db0f58aa96 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:47:29.070 8 INFO cinder.volume.api [None req-f23d5085-d0a4-443b-a81b-72db0f58aa96 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:47:29.071 8 INFO cinder.api.openstack.wsgi [None req-f23d5085-d0a4-443b-a81b-72db0f58aa96 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/376] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:47:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:47:29.113 7 INFO cinder.api.openstack.wsgi [None req-a660182c-7aca-44d4-8106-dacbaa1d726d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:47:29.133 7 INFO cinder.api.openstack.wsgi [None req-a660182c-7aca-44d4-8106-dacbaa1d726d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:47:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:47:29.145 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:47:29.166 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 189/378] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:47:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:47:29.178 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:47:29.204 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/379] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:47:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:47:29.655 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:29.655 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:29.657 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:29.657 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:39.655 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:39.655 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:39.656 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:39.656 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:49.655 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:49.655 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:49.656 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:49.657 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:59.656 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:59.656 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:47:59.657 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:47:59.657 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:09.655 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:09.655 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:09.656 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:09.656 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:19.655 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:19.655 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:19.656 7 INFO cinder.api.openstack.wsgi [None req-34c1b18a-2101-40df-a244-1c0e44d84e26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:19.657 8 INFO cinder.api.openstack.wsgi [None req-7c13f71f-c697-4fd4-bdd5-fa86685c58d7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:28.293 7 INFO cinder.api.openstack.wsgi [None req-7b58c0ac-fc43-4cf9-8fd5-b7ad6759b307 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:48:28.303 7 INFO cinder.volume.api [None req-7b58c0ac-fc43-4cf9-8fd5-b7ad6759b307 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:48:28.305 7 INFO cinder.api.openstack.wsgi [None req-7b58c0ac-fc43-4cf9-8fd5-b7ad6759b307 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/392] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:48:28.335 8 INFO cinder.api.openstack.wsgi [None req-e4386c59-29f7-4e47-87bf-1f04d9362ad5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:48:28.359 8 INFO cinder.api.openstack.wsgi [None req-e4386c59-29f7-4e47-87bf-1f04d9362ad5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/393] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:48:28.372 7 INFO cinder.api.openstack.wsgi [None req-186e1351-2fea-4959-b65a-2506532697c5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:48:28.400 7 INFO cinder.api.openstack.wsgi [None req-186e1351-2fea-4959-b65a-2506532697c5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/394] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:48:28.411 8 INFO cinder.api.openstack.wsgi [None req-16c490a0-84bf-475a-8e82-5b8e7d73a4c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:48:28.437 8 INFO cinder.api.openstack.wsgi [None req-16c490a0-84bf-475a-8e82-5b8e7d73a4c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 197/395] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:48:28.448 7 INFO cinder.api.openstack.wsgi [None req-fc1f4768-a811-4bda-9582-492f5bccd329 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:48:28.468 7 INFO cinder.volume.api [None req-fc1f4768-a811-4bda-9582-492f5bccd329 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:48:28.469 7 INFO cinder.api.openstack.wsgi [None req-fc1f4768-a811-4bda-9582-492f5bccd329 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/396] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:48:28.479 8 INFO cinder.api.openstack.wsgi [None req-41140566-0e36-4e27-8275-48135736c9b9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:48:28.486 8 INFO cinder.api.openstack.wsgi [None req-41140566-0e36-4e27-8275-48135736c9b9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 198/397] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:48:28.498 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:48:28.510 7 INFO cinder.volume.api [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:48:28.512 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 200/398] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:48:28.525 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:48:29.029 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 199/399] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:48:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:48:29.655 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:29.655 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:29.656 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:29.656 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:39.655 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:39.655 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:39.656 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:39.656 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:49.655 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:49.656 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:49.656 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:49.657 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:59.655 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:59.655 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:48:59.656 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:48:59.656 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:09.656 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:09.656 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:09.657 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:09.657 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:19.655 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:19.655 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:19.656 7 INFO cinder.api.openstack.wsgi [None req-fb11ad75-48bb-434d-b32a-4eda78181c6e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:19.656 8 INFO cinder.api.openstack.wsgi [None req-6a1040e9-b2cb-43a3-9abb-0334bf853a99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:28.289 7 INFO cinder.api.openstack.wsgi [None req-a959152a-ed6b-464a-882f-3678aed3f23e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:49:28.300 7 INFO cinder.volume.api [None req-a959152a-ed6b-464a-882f-3678aed3f23e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:49:28.302 7 INFO cinder.api.openstack.wsgi [None req-a959152a-ed6b-464a-882f-3678aed3f23e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/412] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:49:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:49:28.316 8 INFO cinder.api.openstack.wsgi [None req-0f96c954-5796-465d-9ce2-5ac99b6d8882 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:49:28.321 8 INFO cinder.api.openstack.wsgi [None req-0f96c954-5796-465d-9ce2-5ac99b6d8882 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 206/413] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:49:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:49:28.332 7 INFO cinder.api.openstack.wsgi [None req-3c4605da-71ea-497e-8939-3b6b75999b3f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:49:28.871 7 INFO cinder.api.openstack.wsgi [None req-3c4605da-71ea-497e-8939-3b6b75999b3f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 208/414] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:49:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:49:28.882 8 INFO cinder.api.openstack.wsgi [None req-63910437-fef3-4caa-a62e-c627801d63b5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:49:28.891 8 INFO cinder.volume.api [None req-63910437-fef3-4caa-a62e-c627801d63b5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:49:28.895 8 INFO cinder.api.openstack.wsgi [None req-63910437-fef3-4caa-a62e-c627801d63b5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/415] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:49:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:49:28.904 7 INFO cinder.api.openstack.wsgi [None req-6fa3d755-aa23-4a13-9c21-cda76c2cb72e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:49:28.910 7 INFO cinder.volume.api [None req-6fa3d755-aa23-4a13-9c21-cda76c2cb72e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:49:28.911 7 INFO cinder.api.openstack.wsgi [None req-6fa3d755-aa23-4a13-9c21-cda76c2cb72e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:49:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:49:28.958 8 INFO cinder.api.openstack.wsgi [None req-70a889f0-77f6-4a6e-afee-27ce3d4e3c92 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:49:28.974 8 INFO cinder.api.openstack.wsgi [None req-70a889f0-77f6-4a6e-afee-27ce3d4e3c92 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:49:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:49:28.983 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:49:29.003 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/418] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:49:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:49:29.015 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:49:29.043 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:49:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:49:29.655 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:29.655 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:29.656 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:29.656 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:39.655 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:39.655 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:39.656 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:39.656 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:49.655 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:49.655 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:49.656 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:49.656 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:59.656 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:59.656 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:49:59.657 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:49:59.657 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:09.655 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:09.655 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:09.655 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:09.655 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:19.655 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:19.655 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:19.656 7 INFO cinder.api.openstack.wsgi [None req-3b9197de-acc1-4896-9e5c-64894ce0d8e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:19.656 8 INFO cinder.api.openstack.wsgi [None req-2a920dcd-2929-4ecb-aae3-4b67f2c2393d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:28.307 7 INFO cinder.api.openstack.wsgi [None req-53e83951-f18d-4ecb-8eb3-0ec76cb048eb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:50:28.315 7 INFO cinder.volume.api [None req-53e83951-f18d-4ecb-8eb3-0ec76cb048eb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:50:28.318 7 INFO cinder.api.openstack.wsgi [None req-53e83951-f18d-4ecb-8eb3-0ec76cb048eb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:50:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:50:28.331 8 INFO cinder.api.openstack.wsgi [None req-ad6a55d8-6bea-4bfe-a3be-91d85fca4256 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:50:28.835 8 INFO cinder.api.openstack.wsgi [None req-ad6a55d8-6bea-4bfe-a3be-91d85fca4256 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:50:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:50:28.877 7 INFO cinder.api.openstack.wsgi [None req-c124dc06-d688-425b-82d6-b08b1e2f61f9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:50:28.902 7 INFO cinder.api.openstack.wsgi [None req-c124dc06-d688-425b-82d6-b08b1e2f61f9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:50:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:50:28.913 8 INFO cinder.api.openstack.wsgi [None req-b0d546bf-4e99-4de9-b7f9-700ea762b89c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:50:28.937 8 INFO cinder.api.openstack.wsgi [None req-b0d546bf-4e99-4de9-b7f9-700ea762b89c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:50:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:50:28.951 7 INFO cinder.api.openstack.wsgi [None req-0ce16885-7777-40aa-9ad1-2cc5776cc238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:50:28.973 7 INFO cinder.api.openstack.wsgi [None req-0ce16885-7777-40aa-9ad1-2cc5776cc238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:50:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:50:28.985 8 INFO cinder.api.openstack.wsgi [None req-4ec19d0b-a9f3-47d9-8842-06c8f05b6d4a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:50:28.992 8 INFO cinder.volume.api [None req-4ec19d0b-a9f3-47d9-8842-06c8f05b6d4a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:50:28.992 8 INFO cinder.api.openstack.wsgi [None req-4ec19d0b-a9f3-47d9-8842-06c8f05b6d4a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:50:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:50:29.005 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:50:29.013 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 220/438] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:50:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:50:29.026 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:50:29.035 8 INFO cinder.volume.api [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:50:29.037 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/439] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:50:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:50:29.656 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:29.656 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:29.657 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:29.657 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:39.656 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:39.656 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:39.657 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:39.657 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:49.656 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:49.656 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:49.657 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:49.657 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:59.656 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:59.656 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:50:59.657 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:50:59.657 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:09.655 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:09.655 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:09.656 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:09.656 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:19.655 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:19.655 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:19.656 8 INFO cinder.api.openstack.wsgi [None req-1c3bb193-e4dd-4f18-8581-0f970bcb2afa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:19.656 7 INFO cinder.api.openstack.wsgi [None req-442c0f08-975e-4761-abc2-549c05d6f19b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:28.271 8 INFO cinder.api.openstack.wsgi [None req-640eaaff-2505-4611-8505-4b567c68de55 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:51:28.281 8 INFO cinder.volume.api [None req-640eaaff-2505-4611-8505-4b567c68de55 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:51:28.283 8 INFO cinder.api.openstack.wsgi [None req-640eaaff-2505-4611-8505-4b567c68de55 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:51:28.295 7 INFO cinder.api.openstack.wsgi [None req-7745bd01-0092-4fbb-a612-f817778cef25 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:51:28.300 7 INFO cinder.api.openstack.wsgi [None req-7745bd01-0092-4fbb-a612-f817778cef25 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:51:28.310 8 INFO cinder.api.openstack.wsgi [None req-04f03786-d99e-477c-b692-9bcbb8f265bd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:51:28.317 8 INFO cinder.volume.api [None req-04f03786-d99e-477c-b692-9bcbb8f265bd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:51:28.319 8 INFO cinder.api.openstack.wsgi [None req-04f03786-d99e-477c-b692-9bcbb8f265bd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:51:28.328 7 INFO cinder.api.openstack.wsgi [None req-7e103398-bd13-498f-a056-d61cae909087 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:51:28.335 7 INFO cinder.volume.api [None req-7e103398-bd13-498f-a056-d61cae909087 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:51:28.335 7 INFO cinder.api.openstack.wsgi [None req-7e103398-bd13-498f-a056-d61cae909087 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:51:28.373 8 INFO cinder.api.openstack.wsgi [None req-9f434c23-cd5b-4af6-986f-33cf20d64ca9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:51:28.396 8 INFO cinder.api.openstack.wsgi [None req-9f434c23-cd5b-4af6-986f-33cf20d64ca9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:51:28.407 7 INFO cinder.api.openstack.wsgi [None req-5c8c4b05-b3c5-41ec-aa21-42512bf739a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:51:28.430 7 INFO cinder.api.openstack.wsgi [None req-5c8c4b05-b3c5-41ec-aa21-42512bf739a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:51:28.442 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:51:28.459 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:51:28.471 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:51:28.975 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:51:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:51:29.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:29.656 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:29.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:29.657 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:39.655 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:39.656 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:39.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:39.657 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:49.655 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:49.656 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:49.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:49.657 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:59.655 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:59.655 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:51:59.655 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:51:59.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:09.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:09.656 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:09.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:09.657 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:19.655 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:19.656 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:19.656 8 INFO cinder.api.openstack.wsgi [None req-9d7a4f30-a8b4-4b89-9eda-45bb6db4f008 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:19.657 7 INFO cinder.api.openstack.wsgi [None req-1c66ef73-f585-4556-a301-d8816c60c54b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:28.262 8 INFO cinder.api.openstack.wsgi [None req-89a153e2-ceec-4804-b9de-3308f4f21837 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:52:28.267 8 INFO cinder.api.openstack.wsgi [None req-89a153e2-ceec-4804-b9de-3308f4f21837 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:52:28.276 7 INFO cinder.api.openstack.wsgi [None req-48f95ee4-58dd-47fe-a00b-a8b7ddcaeb32 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:52:28.284 7 INFO cinder.volume.api [None req-48f95ee4-58dd-47fe-a00b-a8b7ddcaeb32 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:52:28.286 7 INFO cinder.api.openstack.wsgi [None req-48f95ee4-58dd-47fe-a00b-a8b7ddcaeb32 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:52:28.294 8 INFO cinder.api.openstack.wsgi [None req-bb8fdc66-695f-47fb-9fe4-db16308e2f21 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:52:28.300 8 INFO cinder.volume.api [None req-bb8fdc66-695f-47fb-9fe4-db16308e2f21 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:52:28.301 8 INFO cinder.api.openstack.wsgi [None req-bb8fdc66-695f-47fb-9fe4-db16308e2f21 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:52:28.314 7 INFO cinder.api.openstack.wsgi [None req-053b3b4c-654f-4d38-b6c5-23411aee4642 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:52:28.817 7 INFO cinder.api.openstack.wsgi [None req-053b3b4c-654f-4d38-b6c5-23411aee4642 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:52:28.851 8 INFO cinder.api.openstack.wsgi [None req-14303664-a41b-4f97-82c2-1a1115c6f34a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:52:28.878 8 INFO cinder.api.openstack.wsgi [None req-14303664-a41b-4f97-82c2-1a1115c6f34a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:52:28.890 7 INFO cinder.api.openstack.wsgi [None req-b14e633b-12e4-48af-8a85-0d020f67ed26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:52:28.909 7 INFO cinder.api.openstack.wsgi [None req-b14e633b-12e4-48af-8a85-0d020f67ed26 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:52:28.919 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:52:28.938 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:52:28.948 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:52:28.957 7 INFO cinder.volume.api [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:52:28.958 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:52:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:52:29.656 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:29.656 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:29.657 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:29.657 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:39.655 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:39.655 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:39.656 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:39.656 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:49.655 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:49.655 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:49.656 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:49.657 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:59.656 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:59.656 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:52:59.657 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:52:59.658 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:09.657 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:09.658 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:09.657 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:09.660 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:19.655 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:19.655 8 INFO cinder.api.openstack.wsgi [None req-1f87a0f3-703a-43e1-988a-67cb46583e50 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:19.656 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:19.657 7 INFO cinder.api.openstack.wsgi [None req-4830169d-9aa1-4955-a3d8-248623f1337a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:28.284 8 INFO cinder.api.openstack.wsgi [None req-40e947e2-ed70-43b5-b0fb-e57a5c28ccbc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:53:28.289 8 INFO cinder.volume.api [None req-40e947e2-ed70-43b5-b0fb-e57a5c28ccbc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:53:28.290 8 INFO cinder.api.openstack.wsgi [None req-40e947e2-ed70-43b5-b0fb-e57a5c28ccbc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:53:28.301 7 INFO cinder.api.openstack.wsgi [None req-c1d5aaeb-a97d-41ff-8cd0-a5f814ebfe52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:53:28.311 7 INFO cinder.volume.api [None req-c1d5aaeb-a97d-41ff-8cd0-a5f814ebfe52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:53:28.314 7 INFO cinder.api.openstack.wsgi [None req-c1d5aaeb-a97d-41ff-8cd0-a5f814ebfe52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:53:28.352 8 INFO cinder.api.openstack.wsgi [None req-5d34878c-b477-48fd-b9d0-36d9752ee113 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:53:28.368 8 INFO cinder.api.openstack.wsgi [None req-5d34878c-b477-48fd-b9d0-36d9752ee113 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:53:28.377 7 INFO cinder.api.openstack.wsgi [None req-2731bd14-c09a-4695-9113-18f0b98e24b8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:53:28.405 7 INFO cinder.api.openstack.wsgi [None req-2731bd14-c09a-4695-9113-18f0b98e24b8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:53:28.417 8 INFO cinder.api.openstack.wsgi [None req-50dfe33b-95c2-4a29-a310-b4c354278253 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:53:28.441 8 INFO cinder.api.openstack.wsgi [None req-50dfe33b-95c2-4a29-a310-b4c354278253 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:53:28.451 7 INFO cinder.api.openstack.wsgi [None req-a284fae2-2fda-4625-a78d-330ad0bd2a3a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:53:28.459 7 INFO cinder.volume.api [None req-a284fae2-2fda-4625-a78d-330ad0bd2a3a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:53:28.461 7 INFO cinder.api.openstack.wsgi [None req-a284fae2-2fda-4625-a78d-330ad0bd2a3a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:53:28.472 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:53:28.478 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:53:28.487 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:53:28.990 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:53:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:53:29.655 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:29.655 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:29.656 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:29.656 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:39.655 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:39.655 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:39.656 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:39.656 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:49.655 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:49.656 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:49.657 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:49.658 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:59.655 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:59.656 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:53:59.656 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:53:59.657 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:09.655 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:09.655 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:09.656 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:09.656 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:19.655 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:19.656 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:19.656 8 INFO cinder.api.openstack.wsgi [None req-53fa4edc-5be4-47ed-a06b-6413492c34ab 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:19.657 7 INFO cinder.api.openstack.wsgi [None req-968be431-b705-47a8-b27a-325a34126a06 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:28.282 8 INFO cinder.api.openstack.wsgi [None req-08f846c0-6cc0-4f57-989a-69175559122b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:54:28.289 8 INFO cinder.volume.api [None req-08f846c0-6cc0-4f57-989a-69175559122b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:54:28.289 8 INFO cinder.api.openstack.wsgi [None req-08f846c0-6cc0-4f57-989a-69175559122b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:54:28.303 7 INFO cinder.api.openstack.wsgi [None req-d40b64b4-544c-465c-8ca0-86c38d51d51e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:54:28.309 7 INFO cinder.api.openstack.wsgi [None req-d40b64b4-544c-465c-8ca0-86c38d51d51e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:54:28.321 8 INFO cinder.api.openstack.wsgi [None req-89dfc2d9-79e7-47b8-a3aa-ce6d33e86d16 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:54:28.825 8 INFO cinder.api.openstack.wsgi [None req-89dfc2d9-79e7-47b8-a3aa-ce6d33e86d16 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:54:28.837 7 INFO cinder.api.openstack.wsgi [None req-f1687200-6f97-4c59-801e-46c285ade909 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:54:28.844 7 INFO cinder.volume.api [None req-f1687200-6f97-4c59-801e-46c285ade909 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:54:28.846 7 INFO cinder.api.openstack.wsgi [None req-f1687200-6f97-4c59-801e-46c285ade909 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:54:28.883 8 INFO cinder.api.openstack.wsgi [None req-48b0007a-f8f8-44c7-b6b4-64fd4f7e577c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:54:28.911 8 INFO cinder.api.openstack.wsgi [None req-48b0007a-f8f8-44c7-b6b4-64fd4f7e577c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:54:28.922 7 INFO cinder.api.openstack.wsgi [None req-6dc58ef8-5444-47ff-bbe4-24304c2824da 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:54:28.938 7 INFO cinder.api.openstack.wsgi [None req-6dc58ef8-5444-47ff-bbe4-24304c2824da 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:54:28.951 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:54:28.970 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:54:28.980 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:54:28.989 7 INFO cinder.volume.api [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:54:28.990 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:54:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:54:29.655 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:29.655 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:29.656 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:29.657 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:39.655 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:39.655 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:39.656 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:39.656 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:49.656 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:49.656 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:49.657 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:49.658 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:59.656 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:59.656 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:54:59.657 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:54:59.658 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:09.655 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:09.656 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:09.656 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:09.657 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:19.655 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:19.655 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:19.656 7 INFO cinder.api.openstack.wsgi [None req-2d301728-47da-457d-92e0-a978b61efed6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:19.656 8 INFO cinder.api.openstack.wsgi [None req-caae9ec7-18e6-4fc0-b6ba-2ed991294c8a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:28.319 7 INFO cinder.api.openstack.wsgi [None req-fab77375-6f1c-439b-b5da-4f70b9e6b589 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:55:28.329 7 INFO cinder.volume.api [None req-fab77375-6f1c-439b-b5da-4f70b9e6b589 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:55:28.331 7 INFO cinder.api.openstack.wsgi [None req-fab77375-6f1c-439b-b5da-4f70b9e6b589 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/532] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:55:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:55:28.344 8 INFO cinder.api.openstack.wsgi [None req-1ccaac29-fb06-42f6-8aa4-fad5544639e5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:55:28.847 8 INFO cinder.api.openstack.wsgi [None req-1ccaac29-fb06-42f6-8aa4-fad5544639e5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 266/533] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:55:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:55:28.860 7 INFO cinder.api.openstack.wsgi [None req-00b89cdd-f07e-464f-b659-93123f08125c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:55:28.866 7 INFO cinder.volume.api [None req-00b89cdd-f07e-464f-b659-93123f08125c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:55:28.866 7 INFO cinder.api.openstack.wsgi [None req-00b89cdd-f07e-464f-b659-93123f08125c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/534] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:55:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:55:28.901 8 INFO cinder.api.openstack.wsgi [None req-6ba4516b-4265-42da-bfd0-786e9f79dea0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:55:28.921 8 INFO cinder.api.openstack.wsgi [None req-6ba4516b-4265-42da-bfd0-786e9f79dea0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/535] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:55:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:55:28.933 7 INFO cinder.api.openstack.wsgi [None req-ae7730f6-86e4-4e84-87f8-7bd82304aa75 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:55:28.957 7 INFO cinder.api.openstack.wsgi [None req-ae7730f6-86e4-4e84-87f8-7bd82304aa75 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/536] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:55:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:55:28.972 8 INFO cinder.api.openstack.wsgi [None req-f4b283ff-d588-48c9-93d2-a08b9f7b69d2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:55:28.993 8 INFO cinder.api.openstack.wsgi [None req-f4b283ff-d588-48c9-93d2-a08b9f7b69d2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/537] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:55:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:55:29.003 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:55:29.008 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 270/538] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:55:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:55:29.017 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:55:29.028 8 INFO cinder.volume.api [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:55:29.030 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/539] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:55:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:55:29.654 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:29.655 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:29.655 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:29.656 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:39.655 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:39.655 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:39.655 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:39.656 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:49.655 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:49.655 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:49.656 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:49.656 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:59.655 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:59.655 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:55:59.656 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:55:59.657 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:09.655 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:09.656 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:09.655 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:09.657 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:19.655 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:19.655 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:19.656 8 INFO cinder.api.openstack.wsgi [None req-a10c4874-2de3-4897-88e4-b8d8e60f5a52 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:19.657 7 INFO cinder.api.openstack.wsgi [None req-876dfad0-7690-4dc0-8aeb-b35a95f1bcfb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:28.295 8 INFO cinder.api.openstack.wsgi [None req-3ea12591-cfec-4f3f-b709-f324e2bd26c9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:56:28.311 8 INFO cinder.volume.api [None req-3ea12591-cfec-4f3f-b709-f324e2bd26c9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:56:28.313 8 INFO cinder.api.openstack.wsgi [None req-3ea12591-cfec-4f3f-b709-f324e2bd26c9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:56:28.325 7 INFO cinder.api.openstack.wsgi [None req-40326500-6be9-40ad-b1ed-bedc892a23bb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:56:28.337 7 INFO cinder.volume.api [None req-40326500-6be9-40ad-b1ed-bedc892a23bb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:56:28.338 7 INFO cinder.api.openstack.wsgi [None req-40326500-6be9-40ad-b1ed-bedc892a23bb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:56:28.348 8 INFO cinder.api.openstack.wsgi [None req-519c3df8-7675-4776-be54-c5c5567bc8cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:56:28.852 8 INFO cinder.api.openstack.wsgi [None req-519c3df8-7675-4776-be54-c5c5567bc8cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:56:28.865 7 INFO cinder.api.openstack.wsgi [None req-1b2a063d-cc25-41e2-abe8-e94bbbcccff1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:56:28.875 7 INFO cinder.volume.api [None req-1b2a063d-cc25-41e2-abe8-e94bbbcccff1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:56:28.877 7 INFO cinder.api.openstack.wsgi [None req-1b2a063d-cc25-41e2-abe8-e94bbbcccff1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:56:28.913 8 INFO cinder.api.openstack.wsgi [None req-55de16f8-aeb6-4cc0-9438-1fd62821afe1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:56:28.930 8 INFO cinder.api.openstack.wsgi [None req-55de16f8-aeb6-4cc0-9438-1fd62821afe1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:56:28.940 7 INFO cinder.api.openstack.wsgi [None req-f136b2c7-3868-4174-9ac4-848710811bca 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:56:28.961 7 INFO cinder.api.openstack.wsgi [None req-f136b2c7-3868-4174-9ac4-848710811bca 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:56:28.977 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:56:28.995 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:56:29.006 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:56:29.011 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:56:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:56:29.655 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:29.655 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:29.655 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:29.656 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:39.655 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:39.656 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:39.656 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:39.658 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:49.655 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:49.655 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:49.655 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:49.656 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:59.655 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:59.655 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:56:59.656 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:56:59.657 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:09.656 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:09.656 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:09.657 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:09.658 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:19.655 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:19.655 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:19.656 7 INFO cinder.api.openstack.wsgi [None req-4568e726-ef4e-46e7-b224-f0241efff3fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:19.656 8 INFO cinder.api.openstack.wsgi [None req-d08b1f38-c182-4ff5-a9db-d6b48c0bf746 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:28.351 7 INFO cinder.api.openstack.wsgi [None req-85a00629-fd5c-463e-868d-650488853619 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:57:28.361 7 INFO cinder.volume.api [None req-85a00629-fd5c-463e-868d-650488853619 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:57:28.363 7 INFO cinder.api.openstack.wsgi [None req-85a00629-fd5c-463e-868d-650488853619 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/572] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:57:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:57:28.373 8 INFO cinder.api.openstack.wsgi [None req-9581b152-be9a-4822-95ee-d9b6c4d1e8fd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:57:28.876 8 INFO cinder.api.openstack.wsgi [None req-9581b152-be9a-4822-95ee-d9b6c4d1e8fd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 286/573] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:57:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:57:28.891 7 INFO cinder.api.openstack.wsgi [None req-bec28ec1-fe5f-4ec3-85d5-01e05d74cafc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:57:28.896 7 INFO cinder.api.openstack.wsgi [None req-bec28ec1-fe5f-4ec3-85d5-01e05d74cafc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 288/574] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:57:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:57:28.907 8 INFO cinder.api.openstack.wsgi [None req-5d4a1087-5d7b-40a8-820e-2aa04fa0a6f7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:57:28.912 8 INFO cinder.volume.api [None req-5d4a1087-5d7b-40a8-820e-2aa04fa0a6f7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:57:28.913 8 INFO cinder.api.openstack.wsgi [None req-5d4a1087-5d7b-40a8-820e-2aa04fa0a6f7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/575] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:57:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:57:28.923 7 INFO cinder.api.openstack.wsgi [None req-156f72b2-642f-419d-b072-ab56411ffa91 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:57:28.933 7 INFO cinder.volume.api [None req-156f72b2-642f-419d-b072-ab56411ffa91 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:57:28.935 7 INFO cinder.api.openstack.wsgi [None req-156f72b2-642f-419d-b072-ab56411ffa91 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:57:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:57:29.008 8 INFO cinder.api.openstack.wsgi [None req-750fb855-2488-44d1-b008-7f727c6b099f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:57:29.036 8 INFO cinder.api.openstack.wsgi [None req-750fb855-2488-44d1-b008-7f727c6b099f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:57:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:57:29.047 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:57:29.067 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/578] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:57:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:57:29.077 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:57:29.106 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:57:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:57:29.655 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:29.656 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:29.656 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:29.657 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:39.655 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:39.655 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:39.656 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:39.656 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:49.655 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:49.655 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:49.656 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:49.656 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:59.655 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:59.655 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:57:59.656 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:57:59.656 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:09.656 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:09.656 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:09.657 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:09.657 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:19.655 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:19.655 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:19.656 7 INFO cinder.api.openstack.wsgi [None req-019dd1da-0cf8-45c3-9a4f-8eb0a487ec18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:19.657 8 INFO cinder.api.openstack.wsgi [None req-ab0f223a-76ae-4c8b-a14a-0aeb539a45bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:26.040 7 INFO cinder.api.openstack.wsgi [None req-b5ec5e79-c4fb-4fc8-8a7b-d3f884ee6ecb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=False 2026-06-03 00:58:26.059 7 INFO cinder.api.openstack.wsgi [None req-b5ec5e79-c4fb-4fc8-8a7b-d3f884ee6ecb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 199.204.45.4 () {44 vars in 1060 bytes} [Wed Jun 3 00:58:26 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:58:28.277 8 INFO cinder.api.openstack.wsgi [None req-55a3fdf1-ac10-4e3c-ab6d-34d968781071 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:58:28.781 8 INFO cinder.api.openstack.wsgi [None req-55a3fdf1-ac10-4e3c-ab6d-34d968781071 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 296/593] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:58:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:58:28.793 7 INFO cinder.api.openstack.wsgi [None req-a7a7b121-da74-448d-b181-361dacaba930 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:58:28.803 7 INFO cinder.volume.api [None req-a7a7b121-da74-448d-b181-361dacaba930 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:58:28.805 7 INFO cinder.api.openstack.wsgi [None req-a7a7b121-da74-448d-b181-361dacaba930 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/594] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:58:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:58:28.816 8 INFO cinder.api.openstack.wsgi [None req-6235db3b-ba82-4553-b2ac-692554e8265d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:58:28.823 8 INFO cinder.api.openstack.wsgi [None req-6235db3b-ba82-4553-b2ac-692554e8265d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 297/595] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:58:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:58:28.840 7 INFO cinder.api.openstack.wsgi [None req-fee18103-54c9-4e6d-8b12-6ca6ee52db01 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:58:28.849 7 INFO cinder.volume.api [None req-fee18103-54c9-4e6d-8b12-6ca6ee52db01 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:58:28.851 7 INFO cinder.api.openstack.wsgi [None req-fee18103-54c9-4e6d-8b12-6ca6ee52db01 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/596] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:58:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:58:28.889 8 INFO cinder.api.openstack.wsgi [None req-ba9d4f75-b03d-4587-8d35-0f7940cf46ce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:58:28.918 8 INFO cinder.api.openstack.wsgi [None req-ba9d4f75-b03d-4587-8d35-0f7940cf46ce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/597] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:58:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:58:28.935 7 INFO cinder.api.openstack.wsgi [None req-4f65fd33-2574-40a7-bccb-98b24cfec23a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:58:28.972 7 INFO cinder.api.openstack.wsgi [None req-4f65fd33-2574-40a7-bccb-98b24cfec23a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/598] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:58:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:58:28.984 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:58:29.013 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/599] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:58:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:58:29.023 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:58:29.029 7 INFO cinder.volume.api [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:58:29.029 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/600] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:58:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:58:29.655 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:29.656 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:29.657 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:29.657 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:39.655 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:39.655 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:39.656 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:39.656 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:49.655 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:49.655 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:49.656 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:49.659 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:59.655 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:59.656 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:58:59.657 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:58:59.658 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:09.654 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:09.655 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:09.655 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:09.656 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:19.655 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:19.655 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:19.656 7 INFO cinder.api.openstack.wsgi [None req-8e748261-73d3-468e-b8e1-d784d0c9a7bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:19.656 8 INFO cinder.api.openstack.wsgi [None req-c7cf0faa-c59b-4eb0-b8b5-073a2f69dd99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:28.289 7 INFO cinder.api.openstack.wsgi [None req-22338c33-5f97-4365-b2ed-b138c75b8bf3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:59:28.300 7 INFO cinder.volume.api [None req-22338c33-5f97-4365-b2ed-b138c75b8bf3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:59:28.302 7 INFO cinder.api.openstack.wsgi [None req-22338c33-5f97-4365-b2ed-b138c75b8bf3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/613] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 00:59:28.315 8 INFO cinder.api.openstack.wsgi [None req-083da368-23a2-4f2a-bf85-1de89a538877 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 00:59:28.327 8 INFO cinder.volume.api [None req-083da368-23a2-4f2a-bf85-1de89a538877 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 00:59:28.329 8 INFO cinder.api.openstack.wsgi [None req-083da368-23a2-4f2a-bf85-1de89a538877 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/614] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:59:28.339 7 INFO cinder.api.openstack.wsgi [None req-783f122c-2e8d-4c52-8fb1-8d6a47a93239 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 00:59:28.345 7 INFO cinder.volume.api [None req-783f122c-2e8d-4c52-8fb1-8d6a47a93239 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 00:59:28.346 7 INFO cinder.api.openstack.wsgi [None req-783f122c-2e8d-4c52-8fb1-8d6a47a93239 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/615] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 00:59:28.360 8 INFO cinder.api.openstack.wsgi [None req-aacbb29c-2913-453e-927f-b0415d6a1e84 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 00:59:28.368 8 INFO cinder.api.openstack.wsgi [None req-aacbb29c-2913-453e-927f-b0415d6a1e84 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 307/616] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:59:28.379 7 INFO cinder.api.openstack.wsgi [None req-6a6902e3-9583-43ec-9201-5593965e9675 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 00:59:28.883 7 INFO cinder.api.openstack.wsgi [None req-6a6902e3-9583-43ec-9201-5593965e9675 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 310/617] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:59:28.927 8 INFO cinder.api.openstack.wsgi [None req-ae94f3fc-48e9-4315-b47c-b810fd9c9699 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 00:59:28.954 8 INFO cinder.api.openstack.wsgi [None req-ae94f3fc-48e9-4315-b47c-b810fd9c9699 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/618] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:59:28.962 7 INFO cinder.api.openstack.wsgi [None req-589e1c0d-ea9c-42d4-b793-552b04e9c21c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 00:59:28.980 7 INFO cinder.api.openstack.wsgi [None req-589e1c0d-ea9c-42d4-b793-552b04e9c21c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/619] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:59:28.989 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 00:59:29.006 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/620] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 00:59:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:59:29.622 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=False 2026-06-03 00:59:29.638 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] https://volume.199-204-45-4.nip.io/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 312/621] 199.204.45.4 () {44 vars in 1060 bytes} [Wed Jun 3 00:59:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 00:59:29.656 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:29.656 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:29.657 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:29.657 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:39.656 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:39.657 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:39.657 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:39.658 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:49.655 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:49.656 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:49.656 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:49.657 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:59.655 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:59.655 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 00:59:59.656 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 00:59:59.656 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:09.663 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:09.664 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:09.666 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:09.667 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:19.655 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:19.655 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:19.656 7 INFO cinder.api.openstack.wsgi [None req-31edac26-e947-4768-9331-fa8cf94f1cf4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:19.657 8 INFO cinder.api.openstack.wsgi [None req-c147a031-9343-4277-867f-69bda4455b15 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:28.290 7 INFO cinder.api.openstack.wsgi [None req-9d5e3039-92be-415d-98fc-a894a031ce18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:00:28.296 7 INFO cinder.api.openstack.wsgi [None req-9d5e3039-92be-415d-98fc-a894a031ce18 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 319/634] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:00:28.334 8 INFO cinder.api.openstack.wsgi [None req-936600c5-1344-4d5e-9cc5-cb014fe90fea 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:00:28.358 8 INFO cinder.api.openstack.wsgi [None req-936600c5-1344-4d5e-9cc5-cb014fe90fea 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/635] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:00:28.371 7 INFO cinder.api.openstack.wsgi [None req-65de8353-fa0c-47f3-af40-e0c072ea61bb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:00:28.396 7 INFO cinder.api.openstack.wsgi [None req-65de8353-fa0c-47f3-af40-e0c072ea61bb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/636] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:00:28.410 8 INFO cinder.api.openstack.wsgi [None req-0175d554-5a9a-448e-9ca4-0591ac06c2ed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:00:28.432 8 INFO cinder.api.openstack.wsgi [None req-0175d554-5a9a-448e-9ca4-0591ac06c2ed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/637] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:00:28.445 7 INFO cinder.api.openstack.wsgi [None req-3b38bb8d-a5ae-47d3-90b2-2fe163c4fb4f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:00:28.451 7 INFO cinder.volume.api [None req-3b38bb8d-a5ae-47d3-90b2-2fe163c4fb4f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:00:28.451 7 INFO cinder.api.openstack.wsgi [None req-3b38bb8d-a5ae-47d3-90b2-2fe163c4fb4f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/638] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:00:28.462 8 INFO cinder.api.openstack.wsgi [None req-1799f2f5-e652-4de9-9aa3-7d572891df23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:00:28.471 8 INFO cinder.volume.api [None req-1799f2f5-e652-4de9-9aa3-7d572891df23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:00:28.473 8 INFO cinder.api.openstack.wsgi [None req-1799f2f5-e652-4de9-9aa3-7d572891df23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/639] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:00:28.484 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:00:28.496 7 INFO cinder.volume.api [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:00:28.498 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/640] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:00:28.511 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:00:29.027 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 319/641] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:00:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:00:29.655 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:29.655 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:29.655 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:29.655 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:39.655 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:39.655 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:39.655 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:39.656 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:49.655 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:49.655 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:49.656 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:49.657 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:59.655 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:59.655 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:00:59.657 7 INFO cinder.api.openstack.wsgi [None req-39d122b2-58aa-44a8-9028-60ad5f1b75a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:00:59.657 8 INFO cinder.api.openstack.wsgi [None req-4986582c-b23a-4735-8c51-57f65cef159e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:01.520 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots 2026-06-03 01:01:01.536 7 INFO cinder.volume.api [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:01:01.537 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 327/650] 10.0.0.18 () {32 vars in 704 bytes} [Wed Jun 3 01:01:01 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:01:01.552 8 INFO cinder.api.openstack.wsgi [None req-d782f12a-7ab2-49d7-b176-6ba62939115f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes 2026-06-03 01:01:01.579 8 INFO cinder.volume.api [None req-d782f12a-7ab2-49d7-b176-6ba62939115f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:01:01.579 8 INFO cinder.api.openstack.wsgi [None req-d782f12a-7ab2-49d7-b176-6ba62939115f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes returned with HTTP 200 [pid: 8|app: 0|req: 324/651] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:01:01 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:01:09.655 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:09.656 8 INFO cinder.api.openstack.wsgi [None req-d782f12a-7ab2-49d7-b176-6ba62939115f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:09.656 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:09.658 8 INFO cinder.api.openstack.wsgi [None req-d782f12a-7ab2-49d7-b176-6ba62939115f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:19.161 8 INFO cinder.api.openstack.wsgi [None req-50b7d813-ba60-4daa-9bba-93aa187e6b71 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes 2026-06-03 01:01:19.656 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:19.657 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:19.658 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:19.659 7 INFO cinder.api.openstack.wsgi [None req-5c1339d9-91fa-45c3-8bd3-197775d2a3f3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:19.831 8 INFO cinder.api.v3.volumes [None req-50b7d813-ba60-4daa-9bba-93aa187e6b71 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Create volume of 1 GB 2026-06-03 01:01:19.847 8 INFO cinder.volume.api [None req-50b7d813-ba60-4daa-9bba-93aa187e6b71 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Availability Zones retrieved successfully. 2026-06-03 01:01:20.181 8 INFO cinder.volume.api [None req-50b7d813-ba60-4daa-9bba-93aa187e6b71 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Create volume request issued successfully. 2026-06-03 01:01:20.182 8 INFO cinder.api.openstack.wsgi [None req-50b7d813-ba60-4daa-9bba-93aa187e6b71 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 326/656] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:01:19 2026] POST /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes => generated 864 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-03 01:01:20.199 7 INFO cinder.api.openstack.wsgi [None req-a07ba131-98e3-46d0-a29d-0a4f368f0c58 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:20.249 7 INFO cinder.volume.api [None req-a07ba131-98e3-46d0-a29d-0a4f368f0c58 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:20.272 7 INFO cinder.api.openstack.wsgi [None req-a07ba131-98e3-46d0-a29d-0a4f368f0c58 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 331/657] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:01:20 2026] GET /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => generated 932 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:21.295 8 INFO cinder.api.openstack.wsgi [None req-14af4ac9-91b8-4db9-849d-f67023c65e22 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:21.310 8 INFO cinder.volume.api [None req-14af4ac9-91b8-4db9-849d-f67023c65e22 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:21.315 8 INFO cinder.api.openstack.wsgi [None req-14af4ac9-91b8-4db9-849d-f67023c65e22 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 327/658] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:01:21 2026] GET /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:22.336 7 INFO cinder.api.openstack.wsgi [None req-a01d393b-3e7d-47d3-9a52-060e366607c9 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:22.355 7 INFO cinder.volume.api [None req-a01d393b-3e7d-47d3-9a52-060e366607c9 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:22.362 7 INFO cinder.api.openstack.wsgi [None req-a01d393b-3e7d-47d3-9a52-060e366607c9 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 332/659] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:01:22 2026] GET /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => 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.12/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-06-03 01:01:23.389 8 INFO cinder.api.openstack.wsgi [None req-c8159df0-1c3e-487f-9c44-b316aa5825f5 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:23.407 8 INFO cinder.volume.api [None req-c8159df0-1c3e-487f-9c44-b316aa5825f5 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:23.413 8 INFO cinder.api.openstack.wsgi [None req-c8159df0-1c3e-487f-9c44-b316aa5825f5 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 328/660] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:01:23 2026] GET /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => generated 1482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:23.523 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-4b943dca-e64b-41fd-8757-61a109bb7401 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:23.547 7 INFO cinder.volume.api [req-7887363b-7c42-494c-a41a-9fa30b65555a req-4b943dca-e64b-41fd-8757-61a109bb7401 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:23.556 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-4b943dca-e64b-41fd-8757-61a109bb7401 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 333/661] 10.0.0.54 () {34 vars in 1027 bytes} [Wed Jun 3 01:01:23 2026] GET /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => generated 1482 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:24.980 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-0a959e69-d24b-47bc-8bbd-af8458676c0d 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:24.993 8 INFO cinder.volume.api [req-7887363b-7c42-494c-a41a-9fa30b65555a req-0a959e69-d24b-47bc-8bbd-af8458676c0d 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:25.000 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-0a959e69-d24b-47bc-8bbd-af8458676c0d 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 329/662] 10.0.0.54 () {34 vars in 1027 bytes} [Wed Jun 3 01:01:24 2026] GET /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => generated 1482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:01:25.018 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-4b943dca-e64b-41fd-8757-61a109bb7401 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:01:25.020 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-4b943dca-e64b-41fd-8757-61a109bb7401 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 334/663] 10.0.0.54 () {32 vars in 827 bytes} [Wed Jun 3 01:01:25 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:25.034 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-49b0cca0-8e3f-49c7-ac8f-ff776bb477e4 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:25.100 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-49b0cca0-8e3f-49c7-ac8f-ff776bb477e4 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 330/664] 10.0.0.54 () {40 vars in 1056 bytes} [Wed Jun 3 01:01:25 2026] POST /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:28.404 7 INFO cinder.api.openstack.wsgi [None req-47ee43bd-bdb5-4613-ad27-d1fb53bf4973 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:01:28.417 7 INFO cinder.volume.api [None req-47ee43bd-bdb5-4613-ad27-d1fb53bf4973 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:28.424 7 INFO cinder.api.openstack.wsgi [None req-47ee43bd-bdb5-4613-ad27-d1fb53bf4973 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 335/665] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1649 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:28.476 8 INFO cinder.api.openstack.wsgi [None req-e21a124e-a226-43ef-ad5f-e0f5910ddf4a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/12e8cc88f07b47d08ef47b74e7b6a4aa?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:28.506 8 INFO cinder.api.openstack.wsgi [None req-e21a124e-a226-43ef-ad5f-e0f5910ddf4a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/12e8cc88f07b47d08ef47b74e7b6a4aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/666] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/12e8cc88f07b47d08ef47b74e7b6a4aa?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-06-03 01:01:28.520 7 INFO cinder.api.openstack.wsgi [None req-4e527863-ad6e-4b00-aeef-ed2f96c82602 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5a5839841409441bbf1c5dc881da2c80?usage=true 2026-06-03 01:01:28.551 7 INFO cinder.api.openstack.wsgi [None req-4e527863-ad6e-4b00-aeef-ed2f96c82602 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5a5839841409441bbf1c5dc881da2c80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/667] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5a5839841409441bbf1c5dc881da2c80?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:28.568 8 INFO cinder.api.openstack.wsgi [None req-fdff16a4-5cf9-4197-9ea5-bfdab4a8c38e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/61a30a8babe847d4b72be0cd6a1d576d?usage=true 2026-06-03 01:01:28.603 8 INFO cinder.api.openstack.wsgi [None req-fdff16a4-5cf9-4197-9ea5-bfdab4a8c38e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/61a30a8babe847d4b72be0cd6a1d576d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/668] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/61a30a8babe847d4b72be0cd6a1d576d?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:28.620 7 INFO cinder.api.openstack.wsgi [None req-bca0cc2e-10c8-4948-b97d-d24c1d2b4bae 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:01:28.647 7 INFO cinder.api.openstack.wsgi [None req-bca0cc2e-10c8-4948-b97d-d24c1d2b4bae 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/669] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:28.659 8 INFO cinder.api.openstack.wsgi [None req-6b51e885-897e-49ca-8c43-6b3604cce7c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:01:28.676 8 INFO cinder.api.openstack.wsgi [None req-6b51e885-897e-49ca-8c43-6b3604cce7c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/670] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:28.686 7 INFO cinder.api.openstack.wsgi [None req-40523a33-a418-42d5-8484-df8925c8b412 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cf0a42b3696f471190f0782d1c7082b1?usage=true 2026-06-03 01:01:28.709 7 INFO cinder.api.openstack.wsgi [None req-40523a33-a418-42d5-8484-df8925c8b412 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cf0a42b3696f471190f0782d1c7082b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/671] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cf0a42b3696f471190f0782d1c7082b1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:28.723 8 INFO cinder.api.openstack.wsgi [None req-f2e1332d-a3bd-403d-80d6-26ee996b3811 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:01:28.744 8 INFO cinder.api.openstack.wsgi [None req-f2e1332d-a3bd-403d-80d6-26ee996b3811 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/672] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:28.757 7 INFO cinder.api.openstack.wsgi [None req-0bf0c25f-d856-4695-bc2c-d07c36eb34bd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:01:29.260 7 INFO cinder.api.openstack.wsgi [None req-0bf0c25f-d856-4695-bc2c-d07c36eb34bd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 339/673] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:01:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:29.278 8 INFO cinder.api.openstack.wsgi [None req-ab729b17-b067-47b8-b6dc-63e67833a798 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:01:29.290 8 INFO cinder.volume.api [None req-ab729b17-b067-47b8-b6dc-63e67833a798 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:01:29.290 8 INFO cinder.api.openstack.wsgi [None req-ab729b17-b067-47b8-b6dc-63e67833a798 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/674] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:01:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:01:29.307 7 INFO cinder.api.openstack.wsgi [None req-c168e1e0-3d52-482c-ad97-60a996c27a23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:01:29.313 7 INFO cinder.api.openstack.wsgi [None req-c168e1e0-3d52-482c-ad97-60a996c27a23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 340/675] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:01:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:01:29.326 8 INFO cinder.api.openstack.wsgi [None req-c00d259d-dba7-480e-897a-5083db820769 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:01:29.339 8 INFO cinder.volume.api [None req-c00d259d-dba7-480e-897a-5083db820769 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:29.346 8 INFO cinder.api.openstack.wsgi [None req-c00d259d-dba7-480e-897a-5083db820769 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 336/676] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:01:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1649 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:01:29.655 7 INFO cinder.api.openstack.wsgi [None req-c168e1e0-3d52-482c-ad97-60a996c27a23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:29.656 7 INFO cinder.api.openstack.wsgi [None req-c168e1e0-3d52-482c-ad97-60a996c27a23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:29.657 8 INFO cinder.api.openstack.wsgi [None req-c00d259d-dba7-480e-897a-5083db820769 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:29.658 8 INFO cinder.api.openstack.wsgi [None req-c00d259d-dba7-480e-897a-5083db820769 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:31.481 7 INFO cinder.api.openstack.wsgi [None req-c168e1e0-3d52-482c-ad97-60a996c27a23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:01:31.482 7 INFO cinder.api.openstack.wsgi [None req-c168e1e0-3d52-482c-ad97-60a996c27a23 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 342/679] 199.204.45.4 () {32 vars in 837 bytes} [Wed Jun 3 01:01:31 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:31.536 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-c2a71604-567e-48c8-8718-fd8c753a04fb 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:31.561 8 INFO cinder.volume.api [req-7887363b-7c42-494c-a41a-9fa30b65555a req-c2a71604-567e-48c8-8718-fd8c753a04fb 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:31.569 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-c2a71604-567e-48c8-8718-fd8c753a04fb 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 338/680] 199.204.45.4 () {36 vars in 1071 bytes} [Wed Jun 3 01:01:31 2026] GET /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => generated 1662 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-06-03 01:01:33.563 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-7edd9f89-3206-4737-a37e-0b0a0eaabdb4 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:34.605 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-7edd9f89-3206-4737-a37e-0b0a0eaabdb4 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 343/681] 199.204.45.4 () {40 vars in 1133 bytes} [Wed Jun 3 01:01:33 2026] PUT /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a => generated 775 bytes in 1049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:35.124 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-6256a256-33f5-4aec-b90b-5e5ea038e1c9 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:35.304 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-6256a256-33f5-4aec-b90b-5e5ea038e1c9 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 339/682] 199.204.45.4 () {40 vars in 1146 bytes} [Wed Jun 3 01:01:35 2026] POST /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a/action => generated 0 bytes in 187 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-03 01:01:39.655 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-7edd9f89-3206-4737-a37e-0b0a0eaabdb4 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:39.656 7 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-7edd9f89-3206-4737-a37e-0b0a0eaabdb4 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:39.656 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-6256a256-33f5-4aec-b90b-5e5ea038e1c9 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:39.658 8 INFO cinder.api.openstack.wsgi [req-7887363b-7c42-494c-a41a-9fa30b65555a req-6256a256-33f5-4aec-b90b-5e5ea038e1c9 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:01:47.131 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:47.707 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 345/685] 199.204.45.4 () {38 vars in 1101 bytes} [Wed Jun 3 01:01:47 2026] DELETE /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/attachments/3804f5c8-e5d4-42dc-aedd-1fe3b7a33d0a => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:01:47.724 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 2026-06-03 01:01:47.724 8 INFO cinder.api.v3.volumes [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Delete volume with id: 056460bf-7bf7-4001-8fd0-10aa25da7d55 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:01:47.735 8 INFO cinder.volume.api [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Volume info retrieved successfully. 2026-06-03 01:01:47.775 8 INFO cinder.volume.api [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Delete volume request issued successfully. 2026-06-03 01:01:47.776 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 341/686] 199.204.45.4 () {36 vars in 1052 bytes} [Wed Jun 3 01:01:47 2026] DELETE /v3/12e8cc88f07b47d08ef47b74e7b6a4aa/volumes/056460bf-7bf7-4001-8fd0-10aa25da7d55 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-03 01:01:49.655 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:49.656 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:49.655 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:49.660 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:59.655 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:59.656 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:01:59.656 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:01:59.659 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:09.655 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:09.655 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:09.657 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:09.658 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:19.655 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:19.656 7 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-814f4dfa-d487-4e74-b821-1d981958d79c 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:19.657 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:19.658 8 INFO cinder.api.openstack.wsgi [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-3fa1c074-b932-45d1-b171-505354875452 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:02:28.419 7 INFO cinder.api.openstack.wsgi [None req-968800a3-a968-45bf-ab16-cd03cbd9c171 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:02:28.435 7 INFO cinder.volume.api [None req-968800a3-a968-45bf-ab16-cd03cbd9c171 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:02:28.436 7 INFO cinder.api.openstack.wsgi [None req-968800a3-a968-45bf-ab16-cd03cbd9c171 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 350/695] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:02:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:02:28.445 8 INFO cinder.api.openstack.wsgi [None req-bf67f4ee-5000-4e47-b5d7-d8b234a9e887 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:02:28.457 8 INFO cinder.volume.api [None req-bf67f4ee-5000-4e47-b5d7-d8b234a9e887 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:02:28.459 8 INFO cinder.api.openstack.wsgi [None req-bf67f4ee-5000-4e47-b5d7-d8b234a9e887 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/696] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:02:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:02:28.470 7 INFO cinder.api.openstack.wsgi [None req-cae09515-73a5-4e85-bfe7-2ed4d728e590 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:02:28.973 7 INFO cinder.api.openstack.wsgi [None req-cae09515-73a5-4e85-bfe7-2ed4d728e590 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 351/697] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:02:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.042 8 INFO cinder.api.openstack.wsgi [None req-6836ef27-6c4d-44e9-9bf4-1396428ff4ba 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/2eb335ba79f74bd496ac069eb56dc622?usage=true 2026-06-03 01:02:29.071 8 INFO cinder.api.openstack.wsgi [None req-6836ef27-6c4d-44e9-9bf4-1396428ff4ba 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/2eb335ba79f74bd496ac069eb56dc622?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/698] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/2eb335ba79f74bd496ac069eb56dc622?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.085 7 INFO cinder.api.openstack.wsgi [None req-90e7228b-3db0-43d0-9cf4-a2db55ac268a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/58599e697a2e412c9f0afdf5dfce3725?usage=true 2026-06-03 01:02:29.102 7 INFO cinder.api.openstack.wsgi [None req-90e7228b-3db0-43d0-9cf4-a2db55ac268a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/58599e697a2e412c9f0afdf5dfce3725?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/699] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/58599e697a2e412c9f0afdf5dfce3725?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.117 8 INFO cinder.api.openstack.wsgi [None req-16e50fa8-b89f-41ac-b079-1ea9d28ec9aa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5bf78b68c41e44c093cb73d3099378ea?usage=true 2026-06-03 01:02:29.145 8 INFO cinder.api.openstack.wsgi [None req-16e50fa8-b89f-41ac-b079-1ea9d28ec9aa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5bf78b68c41e44c093cb73d3099378ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/700] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5bf78b68c41e44c093cb73d3099378ea?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.159 7 INFO cinder.api.openstack.wsgi [None req-06ec4bff-ed5c-4922-a736-a5885435be97 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5f772d06026948ce9fc307bf563d59b7?usage=true 2026-06-03 01:02:29.173 7 INFO cinder.api.openstack.wsgi [None req-06ec4bff-ed5c-4922-a736-a5885435be97 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5f772d06026948ce9fc307bf563d59b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/701] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/5f772d06026948ce9fc307bf563d59b7?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.185 8 INFO cinder.api.openstack.wsgi [None req-83482557-0a03-44a7-a47b-a37e551b7b17 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:02:29.204 8 INFO cinder.api.openstack.wsgi [None req-83482557-0a03-44a7-a47b-a37e551b7b17 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/702] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.218 7 INFO cinder.api.openstack.wsgi [None req-1692d710-8d81-42e0-859c-a49ac9c68745 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:02:29.236 7 INFO cinder.api.openstack.wsgi [None req-1692d710-8d81-42e0-859c-a49ac9c68745 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/703] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.247 8 INFO cinder.api.openstack.wsgi [None req-a0807226-4e1e-40e8-a2b7-9458d9fd36cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:02:29.281 8 INFO cinder.api.openstack.wsgi [None req-a0807226-4e1e-40e8-a2b7-9458d9fd36cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/704] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.295 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:02:29.299 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 355/705] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:02:29.308 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:02:29.323 8 INFO cinder.volume.api [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:02:29.324 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/706] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:02:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:02:29.655 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:29.655 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:29.656 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:29.656 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:39.655 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:39.655 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:39.656 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:39.657 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:49.655 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:49.655 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:49.655 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:49.656 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:59.655 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:59.655 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:02:59.656 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:02:59.656 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:09.655 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:09.655 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:09.655 8 INFO cinder.api.openstack.wsgi [None req-0e384016-55ff-462e-868f-ef263453ff58 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:09.655 7 INFO cinder.api.openstack.wsgi [None req-4833ec2d-1af5-4fc7-b595-6a17afff706e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:13.985 8 INFO cinder.api.openstack.wsgi [None req-e78acd67-3301-444f-a905-267c428e8e8e a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes 2026-06-03 01:03:14.000 7 INFO cinder.api.openstack.wsgi [req-94ae15a6-703a-4501-95ba-71c122336216 req-9c4e0bfa-c3e3-47ed-b9b6-59952f6f58c1 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d7194918aaca4291a2d7985c6f402772/attachments?instance_id=892579e2-e243-428c-ab10-c4a44c605b10 2026-06-03 01:03:14.014 7 INFO cinder.api.openstack.wsgi [req-94ae15a6-703a-4501-95ba-71c122336216 req-9c4e0bfa-c3e3-47ed-b9b6-59952f6f58c1 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d7194918aaca4291a2d7985c6f402772/attachments?instance_id=892579e2-e243-428c-ab10-c4a44c605b10 returned with HTTP 200 [pid: 7|app: 0|req: 361/717] 199.204.45.4 () {36 vars in 1102 bytes} [Wed Jun 3 01:03:13 2026] GET /v3/d7194918aaca4291a2d7985c6f402772/attachments?instance_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:14.026 8 INFO cinder.volume.api [None req-e78acd67-3301-444f-a905-267c428e8e8e a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Get all volumes completed successfully. 2026-06-03 01:03:14.027 8 INFO cinder.api.openstack.wsgi [None req-e78acd67-3301-444f-a905-267c428e8e8e a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes returned with HTTP 200 [pid: 8|app: 0|req: 357/718] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:03:13 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes => generated 15 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:03:14.047 7 INFO cinder.api.openstack.wsgi [None req-d3e6d23e-aa01-47dd-9bd0-7755dc4b202c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes 2026-06-03 01:03:14.049 7 INFO cinder.api.v3.volumes [None req-d3e6d23e-aa01-47dd-9bd0-7755dc4b202c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Create volume of 1 GB 2026-06-03 01:03:14.058 7 INFO cinder.volume.api [None req-d3e6d23e-aa01-47dd-9bd0-7755dc4b202c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:03:14.302 7 INFO cinder.volume.api [None req-d3e6d23e-aa01-47dd-9bd0-7755dc4b202c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Create volume request issued successfully. 2026-06-03 01:03:14.303 7 INFO cinder.api.openstack.wsgi [None req-d3e6d23e-aa01-47dd-9bd0-7755dc4b202c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 362/719] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:03:14 2026] POST /v3/483c3119f6d04612bbc05608c34fc379/volumes => generated 876 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-03 01:03:14.320 8 INFO cinder.api.openstack.wsgi [None req-9b28843f-63a5-4ac9-8118-755344ce1eb1 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:14.331 8 INFO cinder.volume.api [None req-9b28843f-63a5-4ac9-8118-755344ce1eb1 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:14.336 8 INFO cinder.api.openstack.wsgi [None req-9b28843f-63a5-4ac9-8118-755344ce1eb1 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 358/720] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:14 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:15.358 7 INFO cinder.api.openstack.wsgi [None req-e9d23802-703b-44a8-8177-01bb5578f7f6 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:15.389 7 INFO cinder.volume.api [None req-e9d23802-703b-44a8-8177-01bb5578f7f6 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:15.394 7 INFO cinder.api.openstack.wsgi [None req-e9d23802-703b-44a8-8177-01bb5578f7f6 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 363/721] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:15 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:15.411 8 INFO cinder.api.openstack.wsgi [None req-154362a0-2c0c-40af-8581-6786820887d8 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:15.440 8 INFO cinder.volume.api [None req-154362a0-2c0c-40af-8581-6786820887d8 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:15.447 8 INFO cinder.api.openstack.wsgi [None req-154362a0-2c0c-40af-8581-6786820887d8 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 359/722] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:15 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:15.464 7 INFO cinder.api.openstack.wsgi [None req-a9a4ef27-ea0c-4445-84e6-fa39e1377473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes 2026-06-03 01:03:15.467 7 INFO cinder.api.v3.volumes [None req-a9a4ef27-ea0c-4445-84e6-fa39e1377473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Create volume of 1 GB 2026-06-03 01:03:15.474 7 INFO cinder.volume.api [None req-a9a4ef27-ea0c-4445-84e6-fa39e1377473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:03:15.753 7 INFO cinder.volume.api [None req-a9a4ef27-ea0c-4445-84e6-fa39e1377473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Create volume request issued successfully. 2026-06-03 01:03:15.753 7 INFO cinder.api.openstack.wsgi [None req-a9a4ef27-ea0c-4445-84e6-fa39e1377473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 364/723] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:03:15 2026] POST /v3/483c3119f6d04612bbc05608c34fc379/volumes => generated 875 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:15.776 8 INFO cinder.api.openstack.wsgi [None req-a46c8d43-792f-4fa1-8cac-5e3b7add7e58 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:15.795 8 INFO cinder.volume.api [None req-a46c8d43-792f-4fa1-8cac-5e3b7add7e58 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:15.801 8 INFO cinder.api.openstack.wsgi [None req-a46c8d43-792f-4fa1-8cac-5e3b7add7e58 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 360/724] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:15 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:16.824 7 INFO cinder.api.openstack.wsgi [None req-23600936-8d38-4663-9aed-6c517ee4d084 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:16.837 7 INFO cinder.volume.api [None req-23600936-8d38-4663-9aed-6c517ee4d084 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:16.840 7 INFO cinder.api.openstack.wsgi [None req-23600936-8d38-4663-9aed-6c517ee4d084 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 365/725] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:16 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:16.856 8 INFO cinder.api.openstack.wsgi [None req-2ec03f24-8e5d-471b-a124-8a091d5fe284 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:16.867 8 INFO cinder.volume.api [None req-2ec03f24-8e5d-471b-a124-8a091d5fe284 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:16.874 8 INFO cinder.api.openstack.wsgi [None req-2ec03f24-8e5d-471b-a124-8a091d5fe284 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 361/726] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:16 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:16.891 7 INFO cinder.api.openstack.wsgi [None req-5a768cfd-a596-479e-bd8f-3ad841dbffed a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes 2026-06-03 01:03:16.895 7 INFO cinder.api.v3.volumes [None req-5a768cfd-a596-479e-bd8f-3ad841dbffed a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Create volume of 1 GB 2026-06-03 01:03:16.899 7 INFO cinder.volume.api [None req-5a768cfd-a596-479e-bd8f-3ad841dbffed a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:03:17.008 7 INFO cinder.volume.api [None req-5a768cfd-a596-479e-bd8f-3ad841dbffed a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Create volume request issued successfully. 2026-06-03 01:03:17.009 7 INFO cinder.api.openstack.wsgi [None req-5a768cfd-a596-479e-bd8f-3ad841dbffed a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 366/727] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:03:16 2026] POST /v3/483c3119f6d04612bbc05608c34fc379/volumes => generated 876 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:17.027 8 INFO cinder.api.openstack.wsgi [None req-3cd14ba8-03c9-492f-92b5-b15a17642d3a a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:17.042 8 INFO cinder.volume.api [None req-3cd14ba8-03c9-492f-92b5-b15a17642d3a a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:17.047 8 INFO cinder.api.openstack.wsgi [None req-3cd14ba8-03c9-492f-92b5-b15a17642d3a a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 362/728] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:17 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:18.066 7 INFO cinder.api.openstack.wsgi [None req-45ba7e4e-ae24-4fb5-8049-fff6e474df1d a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:18.080 7 INFO cinder.volume.api [None req-45ba7e4e-ae24-4fb5-8049-fff6e474df1d a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:18.086 7 INFO cinder.api.openstack.wsgi [None req-45ba7e4e-ae24-4fb5-8049-fff6e474df1d a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 367/729] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:18 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:18.107 8 INFO cinder.api.openstack.wsgi [None req-d0d99dca-2662-49e7-a31a-a2806918cf38 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:18.122 8 INFO cinder.volume.api [None req-d0d99dca-2662-49e7-a31a-a2806918cf38 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:18.134 8 INFO cinder.api.openstack.wsgi [None req-d0d99dca-2662-49e7-a31a-a2806918cf38 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 363/730] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:18 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:18.158 7 INFO cinder.api.openstack.wsgi [None req-4ec6b98d-5e40-47ee-a136-758fe0f32d9c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes 2026-06-03 01:03:18.196 7 INFO cinder.volume.api [None req-4ec6b98d-5e40-47ee-a136-758fe0f32d9c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Get all volumes completed successfully. 2026-06-03 01:03:18.197 7 INFO cinder.api.openstack.wsgi [None req-4ec6b98d-5e40-47ee-a136-758fe0f32d9c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 368/731] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:03:18 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes => generated 1323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:18.213 8 INFO cinder.api.openstack.wsgi [None req-3c488b21-de65-4c84-a436-13d2483fa1c3 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:18.247 8 INFO cinder.volume.api [None req-3c488b21-de65-4c84-a436-13d2483fa1c3 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:18.264 8 INFO cinder.api.openstack.wsgi [None req-3c488b21-de65-4c84-a436-13d2483fa1c3 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 364/732] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:18 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:18.287 7 INFO cinder.api.openstack.wsgi [None req-5fd9090f-b5e3-48af-ad12-51234a368972 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 2026-06-03 01:03:18.288 7 INFO cinder.api.v3.volumes [None req-5fd9090f-b5e3-48af-ad12-51234a368972 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Delete volume with id: b58bfbf9-2c37-4800-8350-0b52316496d5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:18.300 7 INFO cinder.volume.api [None req-5fd9090f-b5e3-48af-ad12-51234a368972 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:18.327 7 INFO cinder.volume.api [None req-5fd9090f-b5e3-48af-ad12-51234a368972 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Delete volume request issued successfully. 2026-06-03 01:03:18.328 7 INFO cinder.api.openstack.wsgi [None req-5fd9090f-b5e3-48af-ad12-51234a368972 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 369/733] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:03:18 2026] DELETE /v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:18.343 8 INFO cinder.api.openstack.wsgi [None req-c119b04d-2d96-42c6-a8b0-0eca4094b473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:18.364 8 INFO cinder.volume.api [None req-c119b04d-2d96-42c6-a8b0-0eca4094b473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:18.374 8 INFO cinder.api.openstack.wsgi [None req-c119b04d-2d96-42c6-a8b0-0eca4094b473 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 365/734] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:18 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:19.393 7 INFO cinder.api.openstack.wsgi [None req-6e94b08d-1c39-44e3-897e-49258d6628c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 2026-06-03 01:03:19.401 7 INFO cinder.api.openstack.wsgi [None req-6e94b08d-1c39-44e3-897e-49258d6628c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 returned with HTTP 404 [pid: 7|app: 0|req: 370/735] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:19 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/b58bfbf9-2c37-4800-8350-0b52316496d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:19.414 8 INFO cinder.api.openstack.wsgi [None req-35da3656-7ca3-4353-9de9-76ed1be8bd89 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:19.428 8 INFO cinder.volume.api [None req-35da3656-7ca3-4353-9de9-76ed1be8bd89 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:19.433 8 INFO cinder.api.openstack.wsgi [None req-35da3656-7ca3-4353-9de9-76ed1be8bd89 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 366/736] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:19 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:19.454 7 INFO cinder.api.openstack.wsgi [None req-79a19dee-2d40-4c2f-ba91-b0c76881af60 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 2026-06-03 01:03:19.454 7 INFO cinder.api.v3.volumes [None req-79a19dee-2d40-4c2f-ba91-b0c76881af60 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Delete volume with id: a3f5b10a-3f39-41fb-a151-fae9c881a481 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:19.463 7 INFO cinder.volume.api [None req-79a19dee-2d40-4c2f-ba91-b0c76881af60 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:19.482 7 INFO cinder.volume.api [None req-79a19dee-2d40-4c2f-ba91-b0c76881af60 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Delete volume request issued successfully. 2026-06-03 01:03:19.483 7 INFO cinder.api.openstack.wsgi [None req-79a19dee-2d40-4c2f-ba91-b0c76881af60 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 371/737] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:03:19 2026] DELETE /v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:19.496 8 INFO cinder.api.openstack.wsgi [None req-71add412-1c06-4394-983b-a7d67737eeeb a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:19.517 8 INFO cinder.volume.api [None req-71add412-1c06-4394-983b-a7d67737eeeb a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:19.522 8 INFO cinder.api.openstack.wsgi [None req-71add412-1c06-4394-983b-a7d67737eeeb a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 367/738] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:19 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 => generated 967 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:19.656 8 INFO cinder.api.openstack.wsgi [None req-71add412-1c06-4394-983b-a7d67737eeeb a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:19.656 7 INFO cinder.api.openstack.wsgi [None req-79a19dee-2d40-4c2f-ba91-b0c76881af60 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:19.658 8 INFO cinder.api.openstack.wsgi [None req-71add412-1c06-4394-983b-a7d67737eeeb a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:19.658 7 INFO cinder.api.openstack.wsgi [None req-79a19dee-2d40-4c2f-ba91-b0c76881af60 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:03:20.546 8 INFO cinder.api.openstack.wsgi [None req-fbbda0ba-befb-47ba-a865-b0d268768929 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 2026-06-03 01:03:20.561 8 INFO cinder.api.openstack.wsgi [None req-fbbda0ba-befb-47ba-a865-b0d268768929 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 returned with HTTP 404 [pid: 8|app: 0|req: 369/741] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:20 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/a3f5b10a-3f39-41fb-a151-fae9c881a481 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:20.570 7 INFO cinder.api.openstack.wsgi [None req-5a8e8301-826e-40e9-a3f2-a451174040c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:20.596 7 INFO cinder.volume.api [None req-5a8e8301-826e-40e9-a3f2-a451174040c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:20.602 7 INFO cinder.api.openstack.wsgi [None req-5a8e8301-826e-40e9-a3f2-a451174040c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 373/742] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:20 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:20.632 8 INFO cinder.api.openstack.wsgi [None req-360c32c0-cb8f-4039-8b26-fee29e583cbd a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 2026-06-03 01:03:20.633 8 INFO cinder.api.v3.volumes [None req-360c32c0-cb8f-4039-8b26-fee29e583cbd a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Delete volume with id: 499d3d1c-5866-412c-b0da-37d2f0ca4311 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:20.642 8 INFO cinder.volume.api [None req-360c32c0-cb8f-4039-8b26-fee29e583cbd a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:20.665 8 INFO cinder.volume.api [None req-360c32c0-cb8f-4039-8b26-fee29e583cbd a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Delete volume request issued successfully. 2026-06-03 01:03:20.665 8 INFO cinder.api.openstack.wsgi [None req-360c32c0-cb8f-4039-8b26-fee29e583cbd a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 370/743] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:03:20 2026] DELETE /v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:20.681 7 INFO cinder.api.openstack.wsgi [None req-0df0afec-dc01-465d-bb83-7521ad2e04c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:20.705 7 INFO cinder.volume.api [None req-0df0afec-dc01-465d-bb83-7521ad2e04c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:20.711 7 INFO cinder.api.openstack.wsgi [None req-0df0afec-dc01-465d-bb83-7521ad2e04c2 a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 374/744] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:20 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:21.737 8 INFO cinder.api.openstack.wsgi [None req-62167b91-a590-4ba9-bd8a-0f856ae2995c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 2026-06-03 01:03:21.744 8 INFO cinder.api.openstack.wsgi [None req-62167b91-a590-4ba9-bd8a-0f856ae2995c a149464426754a3185d8340c6aa7a526 483c3119f6d04612bbc05608c34fc379 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 returned with HTTP 404 [pid: 8|app: 0|req: 371/745] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:21 2026] GET /v3/483c3119f6d04612bbc05608c34fc379/volumes/499d3d1c-5866-412c-b0da-37d2f0ca4311 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:28.435 7 INFO cinder.api.openstack.wsgi [None req-019fd2bd-3ce1-44dd-be41-4f4af78db9ca 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:03:28.444 7 INFO cinder.volume.api [None req-019fd2bd-3ce1-44dd-be41-4f4af78db9ca 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:03:28.446 7 INFO cinder.api.openstack.wsgi [None req-019fd2bd-3ce1-44dd-be41-4f4af78db9ca 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/746] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:03:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:03:28.458 8 INFO cinder.api.openstack.wsgi [None req-bab996df-75cc-4c32-aead-8ef32a0e3c6c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:03:28.962 8 INFO cinder.api.openstack.wsgi [None req-bab996df-75cc-4c32-aead-8ef32a0e3c6c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 372/747] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:03:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:28.977 7 INFO cinder.api.openstack.wsgi [None req-3d756119-13e3-452d-b9e4-3597557699fd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:03:28.987 7 INFO cinder.volume.api [None req-3d756119-13e3-452d-b9e4-3597557699fd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:03:28.988 7 INFO cinder.api.openstack.wsgi [None req-3d756119-13e3-452d-b9e4-3597557699fd 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 376/748] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:03:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:03:29.172 8 INFO cinder.api.openstack.wsgi [None req-77c9d6ad-ea98-47d6-8b73-73d0937203f8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true 2026-06-03 01:03:29.196 8 INFO cinder.api.openstack.wsgi [None req-77c9d6ad-ea98-47d6-8b73-73d0937203f8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/749] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.206 7 INFO cinder.api.openstack.wsgi [None req-447abada-8c37-4066-84e6-da71d067d61b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true 2026-06-03 01:03:29.226 7 INFO cinder.api.openstack.wsgi [None req-447abada-8c37-4066-84e6-da71d067d61b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/750] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.235 8 INFO cinder.api.openstack.wsgi [None req-eb0e0d69-39ac-4707-b539-14ad5d383bc0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true 2026-06-03 01:03:29.256 8 INFO cinder.api.openstack.wsgi [None req-eb0e0d69-39ac-4707-b539-14ad5d383bc0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/751] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.267 7 INFO cinder.api.openstack.wsgi [None req-ebec46c2-95d2-4b3f-988f-8052100b226e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true 2026-06-03 01:03:29.289 7 INFO cinder.api.openstack.wsgi [None req-ebec46c2-95d2-4b3f-988f-8052100b226e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/752] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.303 8 INFO cinder.api.openstack.wsgi [None req-0dd8dd2b-6183-496b-a9ea-902126ed5252 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:03:29.327 8 INFO cinder.api.openstack.wsgi [None req-0dd8dd2b-6183-496b-a9ea-902126ed5252 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/753] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.346 7 INFO cinder.api.openstack.wsgi [None req-ab1153c6-2d08-4af1-a1de-2c6f4041776c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true 2026-06-03 01:03:29.368 7 INFO cinder.api.openstack.wsgi [None req-ab1153c6-2d08-4af1-a1de-2c6f4041776c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/754] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.380 8 INFO cinder.api.openstack.wsgi [None req-bef12da0-b2a3-4e56-ba32-fedba67a7798 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/bd0389b0d2e94ac8b435f1559e544dc5?usage=true 2026-06-03 01:03:29.401 8 INFO cinder.api.openstack.wsgi [None req-bef12da0-b2a3-4e56-ba32-fedba67a7798 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/bd0389b0d2e94ac8b435f1559e544dc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/755] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/bd0389b0d2e94ac8b435f1559e544dc5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.414 7 INFO cinder.api.openstack.wsgi [None req-7e6fc59a-0742-46fb-8ac5-d7ea3dc67959 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true 2026-06-03 01:03:29.434 7 INFO cinder.api.openstack.wsgi [None req-7e6fc59a-0742-46fb-8ac5-d7ea3dc67959 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/756] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.443 8 INFO cinder.api.openstack.wsgi [None req-6273f74f-8a7f-4960-96dd-4a358760fe61 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:03:29.467 8 INFO cinder.api.openstack.wsgi [None req-6273f74f-8a7f-4960-96dd-4a358760fe61 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/757] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.478 7 INFO cinder.api.openstack.wsgi [None req-d30bb31a-b147-4be6-b213-9ce1cec0c969 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/d7194918aaca4291a2d7985c6f402772?usage=true 2026-06-03 01:03:29.500 7 INFO cinder.api.openstack.wsgi [None req-d30bb31a-b147-4be6-b213-9ce1cec0c969 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/d7194918aaca4291a2d7985c6f402772?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/758] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/d7194918aaca4291a2d7985c6f402772?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.512 8 INFO cinder.api.openstack.wsgi [None req-65c70adb-9f1b-4ce9-8c2f-832a3a9d66b9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/e71cc49a69004f439749f2797b2bae77?usage=true 2026-06-03 01:03:29.532 8 INFO cinder.api.openstack.wsgi [None req-65c70adb-9f1b-4ce9-8c2f-832a3a9d66b9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/e71cc49a69004f439749f2797b2bae77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/759] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/e71cc49a69004f439749f2797b2bae77?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.546 7 INFO cinder.api.openstack.wsgi [None req-7fa71fa1-4935-454c-be5c-179798b3033c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:03:29.571 7 INFO cinder.api.openstack.wsgi [None req-7fa71fa1-4935-454c-be5c-179798b3033c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/760] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.583 8 INFO cinder.api.openstack.wsgi [None req-d23f6e6e-6766-4e6a-826e-161d52f018a5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:03:29.592 8 INFO cinder.volume.api [None req-d23f6e6e-6766-4e6a-826e-161d52f018a5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:03:29.594 8 INFO cinder.api.openstack.wsgi [None req-d23f6e6e-6766-4e6a-826e-161d52f018a5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 379/761] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:03:29.605 7 INFO cinder.api.openstack.wsgi [None req-1a112469-9a37-4a51-90d8-30e2a936e3ff 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:03:29.611 7 INFO cinder.api.openstack.wsgi [None req-1a112469-9a37-4a51-90d8-30e2a936e3ff 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 383/762] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:03:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:29.655 8 INFO cinder.api.openstack.wsgi [None req-d23f6e6e-6766-4e6a-826e-161d52f018a5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:29.655 7 INFO cinder.api.openstack.wsgi [None req-1a112469-9a37-4a51-90d8-30e2a936e3ff 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:29.656 7 INFO cinder.api.openstack.wsgi [None req-1a112469-9a37-4a51-90d8-30e2a936e3ff 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:29.656 8 INFO cinder.api.openstack.wsgi [None req-d23f6e6e-6766-4e6a-826e-161d52f018a5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:33.286 7 INFO cinder.api.openstack.wsgi [None req-1a112469-9a37-4a51-90d8-30e2a936e3ff 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:03:33.287 7 INFO cinder.api.openstack.wsgi [None req-1a112469-9a37-4a51-90d8-30e2a936e3ff 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 385/765] 10.0.0.18 () {30 vars in 410 bytes} [Wed Jun 3 01:03:33 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-03 01:03:36.316 8 INFO cinder.api.openstack.wsgi [None req-485f129c-7c6a-4ad0-9eb6-d512a083b8f9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes 2026-06-03 01:03:36.318 8 INFO cinder.api.v3.volumes [None req-485f129c-7c6a-4ad0-9eb6-d512a083b8f9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume of 1 GB 2026-06-03 01:03:36.324 8 INFO cinder.volume.api [None req-485f129c-7c6a-4ad0-9eb6-d512a083b8f9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:03:36.508 8 INFO cinder.volume.api [None req-485f129c-7c6a-4ad0-9eb6-d512a083b8f9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume request issued successfully. 2026-06-03 01:03:36.508 8 INFO cinder.api.openstack.wsgi [None req-485f129c-7c6a-4ad0-9eb6-d512a083b8f9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 381/766] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:03:36 2026] POST /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes => generated 871 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-03 01:03:36.531 7 INFO cinder.api.openstack.wsgi [None req-8337a35e-07bf-4129-9bf0-691f31837442 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:36.556 7 INFO cinder.volume.api [None req-8337a35e-07bf-4129-9bf0-691f31837442 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:36.561 7 INFO cinder.api.openstack.wsgi [None req-8337a35e-07bf-4129-9bf0-691f31837442 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 386/767] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:36 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:37.580 8 INFO cinder.api.openstack.wsgi [None req-e81a9d4e-6dfd-42ea-a794-3e7282fac549 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:37.593 8 INFO cinder.volume.api [None req-e81a9d4e-6dfd-42ea-a794-3e7282fac549 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:37.603 8 INFO cinder.api.openstack.wsgi [None req-e81a9d4e-6dfd-42ea-a794-3e7282fac549 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 382/768] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:37 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:37.623 7 INFO cinder.api.openstack.wsgi [None req-6956fe9b-6bad-4239-8a1a-20a32066eb50 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:37.635 7 INFO cinder.volume.api [None req-6956fe9b-6bad-4239-8a1a-20a32066eb50 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:37.639 7 INFO cinder.api.openstack.wsgi [None req-6956fe9b-6bad-4239-8a1a-20a32066eb50 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 387/769] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:37 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:37.660 8 INFO cinder.api.openstack.wsgi [None req-1780143d-129c-49eb-9811-034fce11c887 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:37.677 8 INFO cinder.volume.api [None req-1780143d-129c-49eb-9811-034fce11c887 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:37.689 8 INFO cinder.volume.api [None req-1780143d-129c-49eb-9811-034fce11c887 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume updated successfully. 2026-06-03 01:03:37.690 8 INFO cinder.api.openstack.wsgi [None req-1780143d-129c-49eb-9811-034fce11c887 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 383/770] 10.0.0.18 () {34 vars in 794 bytes} [Wed Jun 3 01:03:37 2026] PUT /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:37.711 7 INFO cinder.api.openstack.wsgi [None req-93322290-0120-4860-aa98-3270c526a3e2 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:37.733 7 INFO cinder.volume.api [None req-93322290-0120-4860-aa98-3270c526a3e2 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:37.748 7 INFO cinder.volume.api [None req-93322290-0120-4860-aa98-3270c526a3e2 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume updated successfully. 2026-06-03 01:03:37.749 7 INFO cinder.api.openstack.wsgi [None req-93322290-0120-4860-aa98-3270c526a3e2 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 388/771] 10.0.0.18 () {34 vars in 795 bytes} [Wed Jun 3 01:03:37 2026] PUT /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 935 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:37.770 8 INFO cinder.api.openstack.wsgi [None req-25ee76ee-aaf3-4678-85c5-87f00e81aabb 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:37.800 8 INFO cinder.volume.api [None req-25ee76ee-aaf3-4678-85c5-87f00e81aabb 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:37.806 8 INFO cinder.api.openstack.wsgi [None req-25ee76ee-aaf3-4678-85c5-87f00e81aabb 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 384/772] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:37 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 1003 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:37.845 7 INFO cinder.api.openstack.wsgi [None req-8290341a-c2ac-435d-b268-d4a7f0f23dfe 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes 2026-06-03 01:03:37.847 7 INFO cinder.api.v3.volumes [None req-8290341a-c2ac-435d-b268-d4a7f0f23dfe 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume of 1 GB 2026-06-03 01:03:37.854 7 INFO cinder.volume.api [None req-8290341a-c2ac-435d-b268-d4a7f0f23dfe 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:03:38.046 7 INFO cinder.volume.api [None req-8290341a-c2ac-435d-b268-d4a7f0f23dfe 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume request issued successfully. 2026-06-03 01:03:38.046 7 INFO cinder.api.openstack.wsgi [None req-8290341a-c2ac-435d-b268-d4a7f0f23dfe 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 389/773] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:03:37 2026] POST /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes => generated 890 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:38.068 8 INFO cinder.api.openstack.wsgi [None req-e9ae3c79-a588-40aa-b0af-6b2e21e94419 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:38.086 8 INFO cinder.volume.api [None req-e9ae3c79-a588-40aa-b0af-6b2e21e94419 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:38.091 8 INFO cinder.api.openstack.wsgi [None req-e9ae3c79-a588-40aa-b0af-6b2e21e94419 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 385/774] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:38 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d => generated 958 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-06-03 01:03:39.109 7 INFO cinder.api.openstack.wsgi [None req-15c45762-9f7a-4c8d-87df-83b6c0c9878d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:39.124 7 INFO cinder.volume.api [None req-15c45762-9f7a-4c8d-87df-83b6c0c9878d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:39.132 7 INFO cinder.api.openstack.wsgi [None req-15c45762-9f7a-4c8d-87df-83b6c0c9878d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 390/775] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:39 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d => generated 983 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:39.153 8 INFO cinder.api.openstack.wsgi [None req-4d59fe47-7293-468e-b33f-387536ed73d9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:39.175 8 INFO cinder.volume.api [None req-4d59fe47-7293-468e-b33f-387536ed73d9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:39.182 8 INFO cinder.volume.api [None req-4d59fe47-7293-468e-b33f-387536ed73d9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume updated successfully. 2026-06-03 01:03:39.183 8 INFO cinder.api.openstack.wsgi [None req-4d59fe47-7293-468e-b33f-387536ed73d9 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 386/776] 10.0.0.18 () {34 vars in 794 bytes} [Wed Jun 3 01:03:39 2026] PUT /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:39.202 7 INFO cinder.api.openstack.wsgi [None req-e476885f-21b4-41d0-b87c-e571b4550f07 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:39.235 7 INFO cinder.volume.api [None req-e476885f-21b4-41d0-b87c-e571b4550f07 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:39.240 7 INFO cinder.api.openstack.wsgi [None req-e476885f-21b4-41d0-b87c-e571b4550f07 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 391/777] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:39 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d => generated 950 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:39.258 8 INFO cinder.api.openstack.wsgi [None req-62a21336-d599-405c-8a03-7442f98d05d4 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d 2026-06-03 01:03:39.259 8 INFO cinder.api.v3.volumes [None req-62a21336-d599-405c-8a03-7442f98d05d4 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume with id: 4162aa84-c2b0-4c6c-816e-f82afe8fa64d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:39.272 8 INFO cinder.volume.api [None req-62a21336-d599-405c-8a03-7442f98d05d4 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:39.299 8 INFO cinder.volume.api [None req-62a21336-d599-405c-8a03-7442f98d05d4 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume request issued successfully. 2026-06-03 01:03:39.299 8 INFO cinder.api.openstack.wsgi [None req-62a21336-d599-405c-8a03-7442f98d05d4 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 387/778] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:03:39 2026] DELETE /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:39.312 7 INFO cinder.api.openstack.wsgi [None req-2beee050-15e2-47fe-899b-de49a2652b31 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:39.330 7 INFO cinder.volume.api [None req-2beee050-15e2-47fe-899b-de49a2652b31 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:39.338 7 INFO cinder.api.openstack.wsgi [None req-2beee050-15e2-47fe-899b-de49a2652b31 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 392/779] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:39 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:03:39.655 8 INFO cinder.api.openstack.wsgi [None req-62a21336-d599-405c-8a03-7442f98d05d4 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:39.656 7 INFO cinder.api.openstack.wsgi [None req-2beee050-15e2-47fe-899b-de49a2652b31 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:39.656 8 INFO cinder.api.openstack.wsgi [None req-62a21336-d599-405c-8a03-7442f98d05d4 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:39.657 7 INFO cinder.api.openstack.wsgi [None req-2beee050-15e2-47fe-899b-de49a2652b31 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:03:40.361 8 INFO cinder.api.openstack.wsgi [None req-cc86f3be-4284-490c-b287-beb03f74506d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d 2026-06-03 01:03:40.381 8 INFO cinder.api.openstack.wsgi [None req-cc86f3be-4284-490c-b287-beb03f74506d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d returned with HTTP 404 [pid: 8|app: 0|req: 389/782] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:40 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4162aa84-c2b0-4c6c-816e-f82afe8fa64d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:40.394 7 INFO cinder.api.openstack.wsgi [None req-b4317d65-df0c-4809-8e92-b68351a486c5 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:40.414 7 INFO cinder.volume.api [None req-b4317d65-df0c-4809-8e92-b68351a486c5 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:40.421 7 INFO cinder.api.openstack.wsgi [None req-b4317d65-df0c-4809-8e92-b68351a486c5 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 394/783] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:40 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 1003 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:03:40.439 8 INFO cinder.api.openstack.wsgi [None req-1c09107f-05cc-4a48-8d66-aa38c31720b0 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 2026-06-03 01:03:40.440 8 INFO cinder.api.v3.volumes [None req-1c09107f-05cc-4a48-8d66-aa38c31720b0 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume with id: 2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:40.453 8 INFO cinder.volume.api [None req-1c09107f-05cc-4a48-8d66-aa38c31720b0 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:40.491 8 INFO cinder.volume.api [None req-1c09107f-05cc-4a48-8d66-aa38c31720b0 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume request issued successfully. 2026-06-03 01:03:40.491 8 INFO cinder.api.openstack.wsgi [None req-1c09107f-05cc-4a48-8d66-aa38c31720b0 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 390/784] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:03:40 2026] DELETE /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:40.506 7 INFO cinder.api.openstack.wsgi [None req-bfd9a9cd-d979-4563-8f42-0274bea41228 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:40.524 7 INFO cinder.volume.api [None req-bfd9a9cd-d979-4563-8f42-0274bea41228 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:40.529 7 INFO cinder.api.openstack.wsgi [None req-bfd9a9cd-d979-4563-8f42-0274bea41228 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 395/785] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:40 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:41.555 8 INFO cinder.api.openstack.wsgi [None req-061004c0-1f0f-40e4-8e6d-cd89b268e509 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 2026-06-03 01:03:41.562 8 INFO cinder.api.openstack.wsgi [None req-061004c0-1f0f-40e4-8e6d-cd89b268e509 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 returned with HTTP 404 [pid: 8|app: 0|req: 391/786] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:41 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/2da9c1ec-fe8c-4843-a9b6-698bc8905ab7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:41.640 7 INFO cinder.api.openstack.wsgi [None req-e7c0fcf3-6d04-4a28-8474-3ec677106681 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes 2026-06-03 01:03:42.230 7 INFO cinder.api.v3.volumes [None req-e7c0fcf3-6d04-4a28-8474-3ec677106681 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume of 1 GB 2026-06-03 01:03:42.237 7 INFO cinder.volume.api [None req-e7c0fcf3-6d04-4a28-8474-3ec677106681 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:03:42.483 7 INFO cinder.volume.api [None req-e7c0fcf3-6d04-4a28-8474-3ec677106681 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume request issued successfully. 2026-06-03 01:03:42.484 7 INFO cinder.api.openstack.wsgi [None req-e7c0fcf3-6d04-4a28-8474-3ec677106681 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 396/787] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:03:41 2026] POST /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes => generated 871 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-03 01:03:42.523 8 INFO cinder.api.openstack.wsgi [None req-89eb86c9-74b9-4140-9a88-cab4c28ed503 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:42.541 8 INFO cinder.volume.api [None req-89eb86c9-74b9-4140-9a88-cab4c28ed503 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:42.558 8 INFO cinder.api.openstack.wsgi [None req-89eb86c9-74b9-4140-9a88-cab4c28ed503 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 392/788] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:42 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 939 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:43.582 7 INFO cinder.api.openstack.wsgi [None req-d446676c-a690-4187-b28a-ee46d4e607fb 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:43.604 7 INFO cinder.volume.api [None req-d446676c-a690-4187-b28a-ee46d4e607fb 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:43.611 7 INFO cinder.api.openstack.wsgi [None req-d446676c-a690-4187-b28a-ee46d4e607fb 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 397/789] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:43 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:43.637 8 INFO cinder.api.openstack.wsgi [None req-094441a7-edb0-455f-b5e0-da98f220a1e1 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:43.650 8 INFO cinder.volume.api [None req-094441a7-edb0-455f-b5e0-da98f220a1e1 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:43.655 8 INFO cinder.api.openstack.wsgi [None req-094441a7-edb0-455f-b5e0-da98f220a1e1 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 393/790] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:43 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 1489 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:43.672 7 INFO cinder.api.openstack.wsgi [None req-dfebb275-8b7d-4db5-bfec-cddffc91f89e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:43.694 7 INFO cinder.volume.api [None req-dfebb275-8b7d-4db5-bfec-cddffc91f89e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:43.702 7 INFO cinder.volume.api [None req-dfebb275-8b7d-4db5-bfec-cddffc91f89e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume updated successfully. 2026-06-03 01:03:43.702 7 INFO cinder.api.openstack.wsgi [None req-dfebb275-8b7d-4db5-bfec-cddffc91f89e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 398/791] 10.0.0.18 () {34 vars in 794 bytes} [Wed Jun 3 01:03:43 2026] PUT /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:43.719 8 INFO cinder.api.openstack.wsgi [None req-afc774f2-4e69-44b5-bd98-0222cdc36232 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:43.730 8 INFO cinder.volume.api [None req-afc774f2-4e69-44b5-bd98-0222cdc36232 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:43.736 8 INFO cinder.volume.api [None req-afc774f2-4e69-44b5-bd98-0222cdc36232 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume updated successfully. 2026-06-03 01:03:43.737 8 INFO cinder.api.openstack.wsgi [None req-afc774f2-4e69-44b5-bd98-0222cdc36232 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 394/792] 10.0.0.18 () {34 vars in 795 bytes} [Wed Jun 3 01:03:43 2026] PUT /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 933 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:43.755 7 INFO cinder.api.openstack.wsgi [None req-ab3c04c6-602c-49d7-aa5e-83ac0f8677e8 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:43.768 7 INFO cinder.volume.api [None req-ab3c04c6-602c-49d7-aa5e-83ac0f8677e8 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:43.773 7 INFO cinder.api.openstack.wsgi [None req-ab3c04c6-602c-49d7-aa5e-83ac0f8677e8 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 399/793] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:43 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 1527 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:43.792 8 INFO cinder.api.openstack.wsgi [None req-83b9077e-ed13-453d-b9c0-496d0ff20ab7 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes 2026-06-03 01:03:43.795 8 INFO cinder.api.v3.volumes [None req-83b9077e-ed13-453d-b9c0-496d0ff20ab7 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume of 1 GB 2026-06-03 01:03:43.800 8 INFO cinder.volume.api [None req-83b9077e-ed13-453d-b9c0-496d0ff20ab7 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:03:43.917 8 INFO cinder.volume.api [None req-83b9077e-ed13-453d-b9c0-496d0ff20ab7 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Create volume request issued successfully. 2026-06-03 01:03:43.918 8 INFO cinder.api.openstack.wsgi [None req-83b9077e-ed13-453d-b9c0-496d0ff20ab7 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 395/794] 10.0.0.18 () {34 vars in 722 bytes} [Wed Jun 3 01:03:43 2026] POST /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes => generated 891 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:43.937 7 INFO cinder.api.openstack.wsgi [None req-c419f3b7-7824-4f22-ba20-885d5845015b 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:43.951 7 INFO cinder.volume.api [None req-c419f3b7-7824-4f22-ba20-885d5845015b 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:43.956 7 INFO cinder.api.openstack.wsgi [None req-c419f3b7-7824-4f22-ba20-885d5845015b 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 400/795] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:43 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db => generated 959 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:44.980 8 INFO cinder.api.openstack.wsgi [None req-c65b039b-103f-4247-bb65-6cc5796f2e9e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:44.997 8 INFO cinder.volume.api [None req-c65b039b-103f-4247-bb65-6cc5796f2e9e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:45.001 8 INFO cinder.api.openstack.wsgi [None req-c65b039b-103f-4247-bb65-6cc5796f2e9e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 396/796] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:44 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db => generated 984 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:45.023 7 INFO cinder.api.openstack.wsgi [None req-304ae247-ba9a-4632-85c1-52609c49525f 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:45.038 7 INFO cinder.volume.api [None req-304ae247-ba9a-4632-85c1-52609c49525f 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:45.047 7 INFO cinder.volume.api [None req-304ae247-ba9a-4632-85c1-52609c49525f 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume updated successfully. 2026-06-03 01:03:45.048 7 INFO cinder.api.openstack.wsgi [None req-304ae247-ba9a-4632-85c1-52609c49525f 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 401/797] 10.0.0.18 () {34 vars in 794 bytes} [Wed Jun 3 01:03:45 2026] PUT /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:45.065 8 INFO cinder.api.openstack.wsgi [None req-27b86392-61e3-445f-ba26-a33edae5bb86 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:45.080 8 INFO cinder.volume.api [None req-27b86392-61e3-445f-ba26-a33edae5bb86 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:45.087 8 INFO cinder.api.openstack.wsgi [None req-27b86392-61e3-445f-ba26-a33edae5bb86 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 397/798] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:45 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:45.107 7 INFO cinder.api.openstack.wsgi [None req-0f862984-66ee-415e-bbad-63da19830016 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db 2026-06-03 01:03:45.107 7 INFO cinder.api.v3.volumes [None req-0f862984-66ee-415e-bbad-63da19830016 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume with id: 4d148436-bd91-430f-8aa3-effa32e251db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:45.116 7 INFO cinder.volume.api [None req-0f862984-66ee-415e-bbad-63da19830016 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:45.137 7 INFO cinder.volume.api [None req-0f862984-66ee-415e-bbad-63da19830016 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume request issued successfully. 2026-06-03 01:03:45.137 7 INFO cinder.api.openstack.wsgi [None req-0f862984-66ee-415e-bbad-63da19830016 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 402/799] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:03:45 2026] DELETE /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:45.147 8 INFO cinder.api.openstack.wsgi [None req-cd8ec227-2481-4015-8277-d2d79245e0ed 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:45.162 8 INFO cinder.volume.api [None req-cd8ec227-2481-4015-8277-d2d79245e0ed 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:45.167 8 INFO cinder.api.openstack.wsgi [None req-cd8ec227-2481-4015-8277-d2d79245e0ed 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 398/800] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:45 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:46.190 7 INFO cinder.api.openstack.wsgi [None req-cca32221-94ae-415a-ae89-8deb3a5a348e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db 2026-06-03 01:03:46.198 7 INFO cinder.api.openstack.wsgi [None req-cca32221-94ae-415a-ae89-8deb3a5a348e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db returned with HTTP 404 [pid: 7|app: 0|req: 403/801] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:46 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/4d148436-bd91-430f-8aa3-effa32e251db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:46.211 8 INFO cinder.api.openstack.wsgi [None req-367b51ad-1669-4326-9ccf-865876019b23 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:46.229 8 INFO cinder.volume.api [None req-367b51ad-1669-4326-9ccf-865876019b23 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:46.239 8 INFO cinder.api.openstack.wsgi [None req-367b51ad-1669-4326-9ccf-865876019b23 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 399/802] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:46 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 1527 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:03:46.256 7 INFO cinder.api.openstack.wsgi [None req-a7a51eaa-983f-4ea3-948d-f71d491a4e9d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 2026-06-03 01:03:46.256 7 INFO cinder.api.v3.volumes [None req-a7a51eaa-983f-4ea3-948d-f71d491a4e9d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume with id: 587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:46.266 7 INFO cinder.volume.api [None req-a7a51eaa-983f-4ea3-948d-f71d491a4e9d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:46.286 7 INFO cinder.volume.api [None req-a7a51eaa-983f-4ea3-948d-f71d491a4e9d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Delete volume request issued successfully. 2026-06-03 01:03:46.286 7 INFO cinder.api.openstack.wsgi [None req-a7a51eaa-983f-4ea3-948d-f71d491a4e9d 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 404/803] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:03:46 2026] DELETE /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:46.302 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:03:46.321 8 INFO cinder.volume.api [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] Volume info retrieved successfully. 2026-06-03 01:03:46.328 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 400/804] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:46 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 1526 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:03:47.351 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 2026-06-03 01:03:47.358 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 returned with HTTP 404 [pid: 7|app: 0|req: 405/805] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:03:47 2026] GET /v3/09b1c72470b54b55856aafcd4f8a74a2/volumes/587bb9b7-cbb9-48a4-ab88-a7e079935540 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-03 01:03:49.655 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:49.655 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:49.656 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:49.656 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:59.656 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:59.656 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:03:59.656 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:03:59.657 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:09.655 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:09.656 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:09.655 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:09.658 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:19.655 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:19.655 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:19.657 7 INFO cinder.api.openstack.wsgi [None req-ae89e2c7-2b72-48c0-b73f-57c715d62319 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:19.657 8 INFO cinder.api.openstack.wsgi [None req-939f158c-8d8d-47fd-8160-72e032cc2f6e 4ab1d782c17c49d781525fff653fc635 09b1c72470b54b55856aafcd4f8a74a2 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:04:28.452 8 INFO cinder.api.openstack.wsgi [None req-1c528c44-504b-4909-a8b4-5449bdaf29c7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:04:28.458 8 INFO cinder.volume.api [None req-1c528c44-504b-4909-a8b4-5449bdaf29c7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:04:28.459 8 INFO cinder.api.openstack.wsgi [None req-1c528c44-504b-4909-a8b4-5449bdaf29c7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 405/814] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:04:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:04:28.471 7 INFO cinder.api.openstack.wsgi [None req-ca6cd740-24fe-4d6b-bfd0-d58f37745024 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:04:28.974 7 INFO cinder.api.openstack.wsgi [None req-ca6cd740-24fe-4d6b-bfd0-d58f37745024 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 410/815] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:04:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:28.986 8 INFO cinder.api.openstack.wsgi [None req-849c8dd5-dfd3-413b-9235-dd0b2fb15635 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:04:28.996 8 INFO cinder.volume.api [None req-849c8dd5-dfd3-413b-9235-dd0b2fb15635 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:04:28.998 8 INFO cinder.api.openstack.wsgi [None req-849c8dd5-dfd3-413b-9235-dd0b2fb15635 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/816] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:04:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:04:29.010 7 INFO cinder.api.openstack.wsgi [None req-46741c7f-c2aa-4942-9831-f8196a484c5e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:04:29.016 7 INFO cinder.api.openstack.wsgi [None req-46741c7f-c2aa-4942-9831-f8196a484c5e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 411/817] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.025 8 INFO cinder.api.openstack.wsgi [None req-4b379bbd-069a-44fc-9df8-f119c1217265 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:04:29.035 8 INFO cinder.volume.api [None req-4b379bbd-069a-44fc-9df8-f119c1217265 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:04:29.036 8 INFO cinder.api.openstack.wsgi [None req-4b379bbd-069a-44fc-9df8-f119c1217265 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/818] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:04:29.078 7 INFO cinder.api.openstack.wsgi [None req-cea5431c-7ded-456c-8e75-ed5bdbe22852 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true 2026-06-03 01:04:29.102 7 INFO cinder.api.openstack.wsgi [None req-cea5431c-7ded-456c-8e75-ed5bdbe22852 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/819] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.114 8 INFO cinder.api.openstack.wsgi [None req-87ff9644-da3e-4518-8dcf-ddeecf45bc7f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/2304dfef725c4b819952210e50af158d?usage=true 2026-06-03 01:04:29.146 8 INFO cinder.api.openstack.wsgi [None req-87ff9644-da3e-4518-8dcf-ddeecf45bc7f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/2304dfef725c4b819952210e50af158d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/820] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/2304dfef725c4b819952210e50af158d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.161 7 INFO cinder.api.openstack.wsgi [None req-438bd292-904c-4395-984a-30adca012095 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true 2026-06-03 01:04:29.193 7 INFO cinder.api.openstack.wsgi [None req-438bd292-904c-4395-984a-30adca012095 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/821] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.207 8 INFO cinder.api.openstack.wsgi [None req-ee6a9a41-c59e-47b7-979b-18f9c7f77e1d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/51f7bb11567342b185ef541059dee465?usage=true 2026-06-03 01:04:29.255 8 INFO cinder.api.openstack.wsgi [None req-ee6a9a41-c59e-47b7-979b-18f9c7f77e1d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/51f7bb11567342b185ef541059dee465?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/822] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/51f7bb11567342b185ef541059dee465?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.267 7 INFO cinder.api.openstack.wsgi [None req-35a3745d-a425-42a0-bb84-4aff3abc0888 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true 2026-06-03 01:04:29.294 7 INFO cinder.api.openstack.wsgi [None req-35a3745d-a425-42a0-bb84-4aff3abc0888 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/823] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.306 8 INFO cinder.api.openstack.wsgi [None req-d986a213-d5c6-407d-a250-d98bbe554048 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/8e43a067547d4295b657dd7cd8248263?usage=true 2026-06-03 01:04:29.326 8 INFO cinder.api.openstack.wsgi [None req-d986a213-d5c6-407d-a250-d98bbe554048 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/8e43a067547d4295b657dd7cd8248263?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/824] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/8e43a067547d4295b657dd7cd8248263?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.338 7 INFO cinder.api.openstack.wsgi [None req-4c5f5698-2c1d-45d8-8967-447504fe61dc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true 2026-06-03 01:04:29.357 7 INFO cinder.api.openstack.wsgi [None req-4c5f5698-2c1d-45d8-8967-447504fe61dc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/825] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.372 8 INFO cinder.api.openstack.wsgi [None req-75c3a768-61bf-4dcd-b9e5-7b61797ab277 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a40c2d187587426db49165dfb43f36a1?usage=true 2026-06-03 01:04:29.395 8 INFO cinder.api.openstack.wsgi [None req-75c3a768-61bf-4dcd-b9e5-7b61797ab277 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a40c2d187587426db49165dfb43f36a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/826] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a40c2d187587426db49165dfb43f36a1?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.410 7 INFO cinder.api.openstack.wsgi [None req-578910c2-488a-45b1-aa3f-86b138aa5656 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:04:29.434 7 INFO cinder.api.openstack.wsgi [None req-578910c2-488a-45b1-aa3f-86b138aa5656 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/827] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.447 8 INFO cinder.api.openstack.wsgi [None req-fbed3077-45b1-4ff9-a080-6eb23d448371 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true 2026-06-03 01:04:29.477 8 INFO cinder.api.openstack.wsgi [None req-fbed3077-45b1-4ff9-a080-6eb23d448371 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/828] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.488 7 INFO cinder.api.openstack.wsgi [None req-efadf38f-508e-4255-985b-8cf451f3f663 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true 2026-06-03 01:04:29.510 7 INFO cinder.api.openstack.wsgi [None req-efadf38f-508e-4255-985b-8cf451f3f663 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/829] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.525 8 INFO cinder.api.openstack.wsgi [None req-3691bce4-f8de-4be1-8ed9-ded5d27fad57 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true 2026-06-03 01:04:29.555 8 INFO cinder.api.openstack.wsgi [None req-3691bce4-f8de-4be1-8ed9-ded5d27fad57 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/830] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.566 7 INFO cinder.api.openstack.wsgi [None req-58896d70-7ae7-476f-9057-6a66d48a74ed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:04:29.597 7 INFO cinder.api.openstack.wsgi [None req-58896d70-7ae7-476f-9057-6a66d48a74ed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/831] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.609 8 INFO cinder.api.openstack.wsgi [None req-c5d593fa-1e29-46fc-8e97-eb94573dff51 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true 2026-06-03 01:04:29.629 8 INFO cinder.api.openstack.wsgi [None req-c5d593fa-1e29-46fc-8e97-eb94573dff51 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/832] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:29.642 7 INFO cinder.api.openstack.wsgi [None req-e291e1cb-00b6-40bc-b2e2-d471633ab3ce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:04:29.656 8 INFO cinder.api.openstack.wsgi [None req-c5d593fa-1e29-46fc-8e97-eb94573dff51 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:29.657 8 INFO cinder.api.openstack.wsgi [None req-c5d593fa-1e29-46fc-8e97-eb94573dff51 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:29.658 8 INFO cinder.api.openstack.wsgi [None req-c5d593fa-1e29-46fc-8e97-eb94573dff51 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:29.659 8 INFO cinder.api.openstack.wsgi [None req-c5d593fa-1e29-46fc-8e97-eb94573dff51 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:29.662 7 INFO cinder.api.openstack.wsgi [None req-e291e1cb-00b6-40bc-b2e2-d471633ab3ce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/835] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:04:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:38.141 8 INFO cinder.api.openstack.wsgi [None req-7116e1d6-f7a2-4272-9f77-9a7040cd98e7 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes 2026-06-03 01:04:38.145 8 INFO cinder.api.v3.volumes [None req-7116e1d6-f7a2-4272-9f77-9a7040cd98e7 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Create volume of 1 GB 2026-06-03 01:04:38.152 8 INFO cinder.volume.api [None req-7116e1d6-f7a2-4272-9f77-9a7040cd98e7 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Availability Zones retrieved successfully. 2026-06-03 01:04:38.347 8 INFO cinder.volume.api [None req-7116e1d6-f7a2-4272-9f77-9a7040cd98e7 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Create volume request issued successfully. 2026-06-03 01:04:38.348 8 INFO cinder.api.openstack.wsgi [None req-7116e1d6-f7a2-4272-9f77-9a7040cd98e7 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 417/836] 10.0.0.18 () {34 vars in 721 bytes} [Wed Jun 3 01:04:37 2026] POST /v3/418175ad3b8049ecbc014af2266b5979/volumes => generated 861 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-03 01:04:38.368 7 INFO cinder.api.openstack.wsgi [None req-ddea3a9a-f2fd-48f1-b1df-e08f53c354f9 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:38.391 7 INFO cinder.volume.api [None req-ddea3a9a-f2fd-48f1-b1df-e08f53c354f9 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:04:38.401 7 INFO cinder.api.openstack.wsgi [None req-ddea3a9a-f2fd-48f1-b1df-e08f53c354f9 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 420/837] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:04:38 2026] GET /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 929 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:39.430 8 INFO cinder.api.openstack.wsgi [None req-138fb660-3f76-4954-aade-a6106e7b7852 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:39.445 8 INFO cinder.volume.api [None req-138fb660-3f76-4954-aade-a6106e7b7852 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:04:39.451 8 INFO cinder.api.openstack.wsgi [None req-138fb660-3f76-4954-aade-a6106e7b7852 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 418/838] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:04:39 2026] GET /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:04:39.655 7 INFO cinder.api.openstack.wsgi [None req-ddea3a9a-f2fd-48f1-b1df-e08f53c354f9 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:39.655 8 INFO cinder.api.openstack.wsgi [None req-138fb660-3f76-4954-aade-a6106e7b7852 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:39.656 7 INFO cinder.api.openstack.wsgi [None req-ddea3a9a-f2fd-48f1-b1df-e08f53c354f9 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:39.656 8 INFO cinder.api.openstack.wsgi [None req-138fb660-3f76-4954-aade-a6106e7b7852 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:04:40.700 7 INFO cinder.api.openstack.wsgi [None req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes 2026-06-03 01:04:40.818 7 INFO cinder.api.v3.volumes [None req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Create volume of 16 GB 2026-06-03 01:04:40.828 7 INFO cinder.volume.api [None req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Availability Zones retrieved successfully. 2026-06-03 01:04:41.089 7 INFO cinder.volume.api [None req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Create volume request issued successfully. 2026-06-03 01:04:41.090 7 INFO cinder.api.openstack.wsgi [None req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 422/841] 199.204.45.4 () {34 vars in 732 bytes} [Wed Jun 3 01:04:40 2026] POST /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes => generated 846 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:41.104 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-65895c54-2e9d-4fdb-825f-3a54ee48de70 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:41.150 8 INFO cinder.volume.api [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-65895c54-2e9d-4fdb-825f-3a54ee48de70 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:41.163 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-65895c54-2e9d-4fdb-825f-3a54ee48de70 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 420/842] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jun 3 01:04:41 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1025 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:46.180 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-863a4c19-0f1a-406f-b9b6-e4cda35a376e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:46.196 7 INFO cinder.volume.api [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-863a4c19-0f1a-406f-b9b6-e4cda35a376e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:46.202 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-863a4c19-0f1a-406f-b9b6-e4cda35a376e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 423/843] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jun 3 01:04:46 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:46.765 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:46.782 8 INFO cinder.volume.api [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:46.789 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 421/844] 10.0.0.54 () {34 vars in 1027 bytes} [Wed Jun 3 01:04:46 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1675 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:47.263 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-aae643f7-4058-4acd-9e0c-f49746c574d3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:47.278 7 INFO cinder.volume.api [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-aae643f7-4058-4acd-9e0c-f49746c574d3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:47.283 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-aae643f7-4058-4acd-9e0c-f49746c574d3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 424/845] 10.0.0.54 () {34 vars in 1027 bytes} [Wed Jun 3 01:04:47 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:04:47.297 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:04:47.298 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 422/846] 10.0.0.54 () {32 vars in 827 bytes} [Wed Jun 3 01:04:47 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:47.311 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-df68d139-e230-4d7d-91de-6a13aedc1981 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:47.348 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-df68d139-e230-4d7d-91de-6a13aedc1981 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 425/847] 10.0.0.54 () {40 vars in 1056 bytes} [Wed Jun 3 01:04:47 2026] POST /v3/aa70056494f549c19d3e3db85b9c9e1d/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:04:49.655 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:49.656 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-df68d139-e230-4d7d-91de-6a13aedc1981 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:49.657 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-df68d139-e230-4d7d-91de-6a13aedc1981 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:49.657 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:04:50.786 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-cfb9647b-ef91-4831-9b1c-6b2c84fa1d7a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:50.811 7 INFO cinder.volume.api [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-cfb9647b-ef91-4831-9b1c-6b2c84fa1d7a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:50.820 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-cfb9647b-ef91-4831-9b1c-6b2c84fa1d7a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 427/850] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jun 3 01:04:50 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1674 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:04:52.761 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:04:52.762 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-2aa59a8f-1355-493b-bcf0-9d674e2b0105 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 424/851] 199.204.45.4 () {32 vars in 837 bytes} [Wed Jun 3 01:04:52 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:52.776 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-05b21837-5792-437b-aaec-1a44716c787a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:52.801 7 INFO cinder.volume.api [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-05b21837-5792-437b-aaec-1a44716c787a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:52.807 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-05b21837-5792-437b-aaec-1a44716c787a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 428/852] 199.204.45.4 () {36 vars in 1071 bytes} [Wed Jun 3 01:04:52 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1898 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:52.908 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-d4c92ba3-6ff8-490c-a23a-b773d68e867f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:53.965 8 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-d4c92ba3-6ff8-490c-a23a-b773d68e867f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 425/853] 199.204.45.4 () {40 vars in 1133 bytes} [Wed Jun 3 01:04:52 2026] PUT /v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932 => generated 775 bytes in 1070 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:53.993 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-17b79c27-aea3-41db-8d09-5ba082481f6b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:54.012 7 INFO cinder.volume.api [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-17b79c27-aea3-41db-8d09-5ba082481f6b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:54.018 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-17b79c27-aea3-41db-8d09-5ba082481f6b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 429/854] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jun 3 01:04:53 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1675 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:54.273 8 INFO cinder.api.openstack.wsgi [None req-6eb1aada-47d8-498b-b5d6-fdc655310f7e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:54.286 8 INFO cinder.volume.api [None req-6eb1aada-47d8-498b-b5d6-fdc655310f7e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:04:54.304 8 INFO cinder.volume.api [None req-6eb1aada-47d8-498b-b5d6-fdc655310f7e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Update volume admin metadata completed successfully. /var/lib/openstack/lib/python3.12/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-06-03 01:04:54.485 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-3c0e36aa-518c-43a2-9383-a76bf2fc8770 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:54.528 7 INFO cinder.api.openstack.wsgi [req-76a1fb1e-9112-41f2-be26-ae83d1ab41fd req-3c0e36aa-518c-43a2-9383-a76bf2fc8770 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 430/855] 199.204.45.4 () {40 vars in 1146 bytes} [Wed Jun 3 01:04:54 2026] POST /v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-03 01:04:54.809 8 INFO cinder.volume.api [None req-6eb1aada-47d8-498b-b5d6-fdc655310f7e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Attach volume completed successfully. 2026-06-03 01:04:54.810 8 INFO cinder.api.openstack.wsgi [None req-6eb1aada-47d8-498b-b5d6-fdc655310f7e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 426/856] 10.0.0.18 () {34 vars in 809 bytes} [Wed Jun 3 01:04:54 2026] POST /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f/action => generated 0 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:54.824 7 INFO cinder.api.openstack.wsgi [None req-bf3ba5f5-0931-4479-8087-d2d822731992 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:54.848 7 INFO cinder.volume.api [None req-bf3ba5f5-0931-4479-8087-d2d822731992 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:04:54.856 7 INFO cinder.api.openstack.wsgi [None req-bf3ba5f5-0931-4479-8087-d2d822731992 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 431/857] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:04:54 2026] GET /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 1288 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:54.884 8 INFO cinder.api.openstack.wsgi [None req-c2100dd7-5616-4eec-bb95-e71625569f4c ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:54.911 8 INFO cinder.volume.api [None req-c2100dd7-5616-4eec-bb95-e71625569f4c ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:04:55.417 8 INFO cinder.volume.api [None req-c2100dd7-5616-4eec-bb95-e71625569f4c ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Detach volume completed successfully. 2026-06-03 01:04:55.418 8 INFO cinder.api.openstack.wsgi [None req-c2100dd7-5616-4eec-bb95-e71625569f4c ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 427/858] 10.0.0.18 () {34 vars in 809 bytes} [Wed Jun 3 01:04:54 2026] POST /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f/action => generated 0 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:55.430 7 INFO cinder.api.openstack.wsgi [None req-6113d2db-2e06-4c83-88d0-f7df3863cb9e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:55.446 7 INFO cinder.volume.api [None req-6113d2db-2e06-4c83-88d0-f7df3863cb9e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:04:55.459 7 INFO cinder.api.openstack.wsgi [None req-6113d2db-2e06-4c83-88d0-f7df3863cb9e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 432/859] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:04:55 2026] GET /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:04:56.894 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-4f680f7f-e622-4caf-b036-6bbd363b3736 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:04:56.917 8 INFO cinder.volume.api [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-4f680f7f-e622-4caf-b036-6bbd363b3736 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:04:56.924 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-4f680f7f-e622-4caf-b036-6bbd363b3736 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 428/860] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jun 3 01:04:56 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:04:59.655 7 INFO cinder.api.openstack.wsgi [None req-6113d2db-2e06-4c83-88d0-f7df3863cb9e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:59.657 7 INFO cinder.api.openstack.wsgi [None req-6113d2db-2e06-4c83-88d0-f7df3863cb9e ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:04:59.657 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-4f680f7f-e622-4caf-b036-6bbd363b3736 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:04:59.658 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-4f680f7f-e622-4caf-b036-6bbd363b3736 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:05:00.019 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-f2c1a11f-5a6b-4ee8-9a34-3ac92ffd9305 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:05:00.042 7 INFO cinder.volume.api [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-f2c1a11f-5a6b-4ee8-9a34-3ac92ffd9305 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:05:00.052 7 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-f2c1a11f-5a6b-4ee8-9a34-3ac92ffd9305 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 434/863] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jun 3 01:05:00 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:05:01.363 8 INFO cinder.api.openstack.wsgi [None req-c48d7f73-dc7a-4b67-9881-89160b13f536 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:05:01.379 8 INFO cinder.volume.api [None req-c48d7f73-dc7a-4b67-9881-89160b13f536 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:05:01.390 8 INFO cinder.api.openstack.wsgi [None req-c48d7f73-dc7a-4b67-9881-89160b13f536 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 430/864] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:05:01 2026] GET /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 973 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:05:01.413 7 INFO cinder.api.openstack.wsgi [None req-c3a8dc09-91ff-4c23-8b60-6c6c23d872e0 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f 2026-06-03 01:05:01.414 7 INFO cinder.api.v3.volumes [None req-c3a8dc09-91ff-4c23-8b60-6c6c23d872e0 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Delete volume with id: b078cad3-92e0-4ef4-8554-2beb66e9662f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:05:01.440 7 INFO cinder.volume.api [None req-c3a8dc09-91ff-4c23-8b60-6c6c23d872e0 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:05:01.469 7 INFO cinder.volume.api [None req-c3a8dc09-91ff-4c23-8b60-6c6c23d872e0 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Delete volume request issued successfully. 2026-06-03 01:05:01.470 7 INFO cinder.api.openstack.wsgi [None req-c3a8dc09-91ff-4c23-8b60-6c6c23d872e0 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 435/865] 10.0.0.18 () {32 vars in 777 bytes} [Wed Jun 3 01:05:01 2026] DELETE /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:05:01.485 8 INFO cinder.api.openstack.wsgi [None req-a00f4aea-f3f1-42da-9b78-eb41abb0ea65 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:05:01.507 8 INFO cinder.volume.api [None req-a00f4aea-f3f1-42da-9b78-eb41abb0ea65 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Volume info retrieved successfully. 2026-06-03 01:05:01.515 8 INFO cinder.api.openstack.wsgi [None req-a00f4aea-f3f1-42da-9b78-eb41abb0ea65 ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 431/866] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:05:01 2026] GET /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:05:02.540 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f 2026-06-03 01:05:02.558 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f returned with HTTP 404 [pid: 7|app: 0|req: 436/867] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:05:02 2026] GET /v3/418175ad3b8049ecbc014af2266b5979/volumes/b078cad3-92e0-4ef4-8554-2beb66e9662f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:05:03.027 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-251296ef-3d4c-4069-89f9-07d770fc32cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:05:03.054 8 INFO cinder.volume.api [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-251296ef-3d4c-4069-89f9-07d770fc32cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:05:03.060 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-251296ef-3d4c-4069-89f9-07d770fc32cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 432/868] 199.204.45.4 () {32 vars in 823 bytes} [Wed Jun 3 01:05:03 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 1973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:05:09.655 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:09.655 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:09.657 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-251296ef-3d4c-4069-89f9-07d770fc32cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:09.657 8 INFO cinder.api.openstack.wsgi [req-fee5061b-ffa6-4a1e-b7a2-c06c086bb961 req-251296ef-3d4c-4069-89f9-07d770fc32cc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:10.817 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:05:10.818 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/871] 10.0.0.166 () {28 vars in 376 bytes} [Wed Jun 3 01:05:10 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:05:10.829 8 INFO cinder.api.openstack.wsgi [None req-1f7d870b-90e6-4b17-83dc-4f2b19dbb5a8 e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4be15bac68404848962875916921abb6/limits?tenant_id=4be15bac68404848962875916921abb6 2026-06-03 01:05:10.867 8 INFO cinder.api.openstack.wsgi [None req-1f7d870b-90e6-4b17-83dc-4f2b19dbb5a8 e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4be15bac68404848962875916921abb6/limits?tenant_id=4be15bac68404848962875916921abb6 returned with HTTP 200 [pid: 8|app: 0|req: 434/872] 10.0.0.166 () {34 vars in 879 bytes} [Wed Jun 3 01:05:10 2026] GET /v3/4be15bac68404848962875916921abb6/limits?tenant_id=4be15bac68404848962875916921abb6 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:05:12.518 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:05:12.519 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 439/873] 10.0.0.166 () {28 vars in 376 bytes} [Wed Jun 3 01:05:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-03 01:05:12.526 8 INFO cinder.api.openstack.wsgi [None req-1f7d870b-90e6-4b17-83dc-4f2b19dbb5a8 e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:05:12.527 8 INFO cinder.api.openstack.wsgi [None req-1f7d870b-90e6-4b17-83dc-4f2b19dbb5a8 e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 435/874] 10.0.0.166 () {28 vars in 376 bytes} [Wed Jun 3 01:05:12 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-03 01:05:13.124 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:05:13.125 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 440/875] 10.0.0.166 () {28 vars in 376 bytes} [Wed Jun 3 01:05:13 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-03 01:05:13.136 8 INFO cinder.api.openstack.wsgi [None req-c1a63dfb-06cf-4fb9-af56-5cc482a8dabf e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4be15bac68404848962875916921abb6/limits?tenant_id=4be15bac68404848962875916921abb6 2026-06-03 01:05:13.164 8 INFO cinder.api.openstack.wsgi [None req-c1a63dfb-06cf-4fb9-af56-5cc482a8dabf e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4be15bac68404848962875916921abb6/limits?tenant_id=4be15bac68404848962875916921abb6 returned with HTTP 200 [pid: 8|app: 0|req: 436/876] 10.0.0.166 () {34 vars in 879 bytes} [Wed Jun 3 01:05:13 2026] GET /v3/4be15bac68404848962875916921abb6/limits?tenant_id=4be15bac68404848962875916921abb6 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:05:14.734 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:05:14.735 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 441/877] 10.0.0.166 () {28 vars in 376 bytes} [Wed Jun 3 01:05:14 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-03 01:05:14.740 8 INFO cinder.api.openstack.wsgi [None req-c1a63dfb-06cf-4fb9-af56-5cc482a8dabf e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-03 01:05:14.741 8 INFO cinder.api.openstack.wsgi [None req-c1a63dfb-06cf-4fb9-af56-5cc482a8dabf e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 437/878] 10.0.0.166 () {28 vars in 376 bytes} [Wed Jun 3 01:05:14 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-03 01:05:19.655 8 INFO cinder.api.openstack.wsgi [None req-c1a63dfb-06cf-4fb9-af56-5cc482a8dabf e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:19.655 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:19.656 8 INFO cinder.api.openstack.wsgi [None req-c1a63dfb-06cf-4fb9-af56-5cc482a8dabf e171ec1e1cd64c089b5bf5874a8bee25 4be15bac68404848962875916921abb6 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:19.656 7 INFO cinder.api.openstack.wsgi [None req-bb6996da-68d5-414a-88ee-2a0a6f33500a ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:28.405 8 INFO cinder.api.openstack.wsgi [None req-6da3ddc0-0844-4d7e-b8fb-f5f9e3d87335 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:05:28.419 8 INFO cinder.volume.api [None req-6da3ddc0-0844-4d7e-b8fb-f5f9e3d87335 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:05:28.425 8 INFO cinder.api.openstack.wsgi [None req-6da3ddc0-0844-4d7e-b8fb-f5f9e3d87335 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 439/881] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1976 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:05:28.463 7 INFO cinder.api.openstack.wsgi [None req-219f2622-af65-4e5c-adc0-8d0c40090477 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/077d2637028247c58d7897afa284f1eb?usage=true 2026-06-03 01:05:28.483 7 INFO cinder.api.openstack.wsgi [None req-219f2622-af65-4e5c-adc0-8d0c40090477 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/077d2637028247c58d7897afa284f1eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/882] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/077d2637028247c58d7897afa284f1eb?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:05:28.496 8 INFO cinder.api.openstack.wsgi [None req-69f7ab64-0c71-48b0-a809-31dbcdb0394a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true 2026-06-03 01:05:28.518 8 INFO cinder.api.openstack.wsgi [None req-69f7ab64-0c71-48b0-a809-31dbcdb0394a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/883] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.532 7 INFO cinder.api.openstack.wsgi [None req-c64beb31-7d01-4af7-ba01-8b179457ed4a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true 2026-06-03 01:05:28.562 7 INFO cinder.api.openstack.wsgi [None req-c64beb31-7d01-4af7-ba01-8b179457ed4a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/884] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.572 8 INFO cinder.api.openstack.wsgi [None req-0678303d-1900-4464-af66-326ac6cc6deb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true 2026-06-03 01:05:28.594 8 INFO cinder.api.openstack.wsgi [None req-0678303d-1900-4464-af66-326ac6cc6deb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/885] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.606 7 INFO cinder.api.openstack.wsgi [None req-1aa51c4e-a78b-4449-beb1-706e07c2a76a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/9f3068e31fdb4c3a9fdf3cc763f0983e?usage=true 2026-06-03 01:05:28.630 7 INFO cinder.api.openstack.wsgi [None req-1aa51c4e-a78b-4449-beb1-706e07c2a76a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/9f3068e31fdb4c3a9fdf3cc763f0983e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/886] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/9f3068e31fdb4c3a9fdf3cc763f0983e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.642 8 INFO cinder.api.openstack.wsgi [None req-62c30c49-5b6f-4b95-8ae2-ad91c53f6ff3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true 2026-06-03 01:05:28.666 8 INFO cinder.api.openstack.wsgi [None req-62c30c49-5b6f-4b95-8ae2-ad91c53f6ff3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/887] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.681 7 INFO cinder.api.openstack.wsgi [None req-541c1973-df41-4043-9908-0cd016b0c837 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:05:28.705 7 INFO cinder.api.openstack.wsgi [None req-541c1973-df41-4043-9908-0cd016b0c837 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/888] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.721 8 INFO cinder.api.openstack.wsgi [None req-e88ac8ca-2cb9-40f6-b5f0-9d6ceee00f7d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true 2026-06-03 01:05:28.743 8 INFO cinder.api.openstack.wsgi [None req-e88ac8ca-2cb9-40f6-b5f0-9d6ceee00f7d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/889] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.755 7 INFO cinder.api.openstack.wsgi [None req-1a2287e9-31b5-4f82-90b5-91c065a3d7b4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true 2026-06-03 01:05:28.789 7 INFO cinder.api.openstack.wsgi [None req-1a2287e9-31b5-4f82-90b5-91c065a3d7b4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/890] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.802 8 INFO cinder.api.openstack.wsgi [None req-ad9442dd-ceb3-4285-b2e3-bef8fcd47c4b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true 2026-06-03 01:05:28.834 8 INFO cinder.api.openstack.wsgi [None req-ad9442dd-ceb3-4285-b2e3-bef8fcd47c4b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/891] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.844 7 INFO cinder.api.openstack.wsgi [None req-e9f9a366-87c5-4163-aa1b-cdaca1378eee 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:05:28.865 7 INFO cinder.api.openstack.wsgi [None req-e9f9a366-87c5-4163-aa1b-cdaca1378eee 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/892] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.878 8 INFO cinder.api.openstack.wsgi [None req-b63144d0-3069-4b81-a753-b6b3594b352c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true 2026-06-03 01:05:28.903 8 INFO cinder.api.openstack.wsgi [None req-b63144d0-3069-4b81-a753-b6b3594b352c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/893] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.920 7 INFO cinder.api.openstack.wsgi [None req-d1dac5b9-c52c-4187-a979-2ebad73bf11f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:05:28.945 7 INFO cinder.api.openstack.wsgi [None req-d1dac5b9-c52c-4187-a979-2ebad73bf11f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/894] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:28.956 8 INFO cinder.api.openstack.wsgi [None req-25fd7123-52df-4078-9a4a-1aec3bbc608f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:05:28.961 8 INFO cinder.volume.api [None req-25fd7123-52df-4078-9a4a-1aec3bbc608f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:05:28.962 8 INFO cinder.api.openstack.wsgi [None req-25fd7123-52df-4078-9a4a-1aec3bbc608f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/895] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:05:28.977 7 INFO cinder.api.openstack.wsgi [None req-d5e5cd14-54b9-4f5a-990a-43d27abd9907 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:05:29.483 7 INFO cinder.api.openstack.wsgi [None req-d5e5cd14-54b9-4f5a-990a-43d27abd9907 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 450/896] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:05:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:29.496 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:05:29.502 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 447/897] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:05:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:05:29.513 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:05:29.528 7 INFO cinder.volume.api [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:05:29.533 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 451/898] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:05:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:05:29.656 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:29.656 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:29.657 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:29.657 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:39.655 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:39.655 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:39.656 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:39.656 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:49.655 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:49.655 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:49.656 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:49.657 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:59.656 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:59.656 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:05:59.657 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:05:59.657 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:09.655 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:09.656 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:09.656 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:09.657 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:19.656 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:19.656 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:19.657 7 INFO cinder.api.openstack.wsgi [None req-8048c9d7-33a0-45ba-96e9-5bde1c203227 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:19.657 8 INFO cinder.api.openstack.wsgi [None req-fa64e945-0dea-467d-9198-439c0d05872d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:06:28.331 7 INFO cinder.api.openstack.wsgi [None req-7b626077-7794-463e-881e-fce33a557632 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:06:28.350 7 INFO cinder.volume.api [None req-7b626077-7794-463e-881e-fce33a557632 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:06:28.360 7 INFO cinder.api.openstack.wsgi [None req-7b626077-7794-463e-881e-fce33a557632 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 458/911] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1976 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:06:28.373 8 INFO cinder.api.openstack.wsgi [None req-79d4bffc-a985-420e-8565-49c5829ca45c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:06:28.396 8 INFO cinder.volume.api [None req-79d4bffc-a985-420e-8565-49c5829ca45c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:06:28.403 8 INFO cinder.api.openstack.wsgi [None req-79d4bffc-a985-420e-8565-49c5829ca45c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 454/912] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:06:28.441 7 INFO cinder.api.openstack.wsgi [None req-926aaca2-cc41-4cfb-81ed-2f202549d751 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/077d2637028247c58d7897afa284f1eb?usage=true 2026-06-03 01:06:28.489 7 INFO cinder.api.openstack.wsgi [None req-926aaca2-cc41-4cfb-81ed-2f202549d751 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/077d2637028247c58d7897afa284f1eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/077d2637028247c58d7897afa284f1eb?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:06:28.501 8 INFO cinder.api.openstack.wsgi [None req-5c3b0c01-d403-4881-8f09-7ac2ee8514e5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true 2026-06-03 01:06:28.532 8 INFO cinder.api.openstack.wsgi [None req-5c3b0c01-d403-4881-8f09-7ac2ee8514e5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.549 7 INFO cinder.api.openstack.wsgi [None req-d9b2ad69-9173-4e61-b854-31f3433091c0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true 2026-06-03 01:06:28.572 7 INFO cinder.api.openstack.wsgi [None req-d9b2ad69-9173-4e61-b854-31f3433091c0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.585 8 INFO cinder.api.openstack.wsgi [None req-1f3f9f0c-2828-45aa-9865-bf7e3edb41c9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true 2026-06-03 01:06:28.610 8 INFO cinder.api.openstack.wsgi [None req-1f3f9f0c-2828-45aa-9865-bf7e3edb41c9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.623 7 INFO cinder.api.openstack.wsgi [None req-93321c4a-c9da-4269-b5e0-3c50daa51df5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/9f3068e31fdb4c3a9fdf3cc763f0983e?usage=true 2026-06-03 01:06:28.650 7 INFO cinder.api.openstack.wsgi [None req-93321c4a-c9da-4269-b5e0-3c50daa51df5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/9f3068e31fdb4c3a9fdf3cc763f0983e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/917] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/9f3068e31fdb4c3a9fdf3cc763f0983e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.665 8 INFO cinder.api.openstack.wsgi [None req-bebc6eb9-0cf5-4446-a16a-7b3475b6b88e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true 2026-06-03 01:06:28.689 8 INFO cinder.api.openstack.wsgi [None req-bebc6eb9-0cf5-4446-a16a-7b3475b6b88e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/918] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.704 7 INFO cinder.api.openstack.wsgi [None req-e0a8ea9b-7464-470a-9a4c-a3bc0a07c563 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:06:28.731 7 INFO cinder.api.openstack.wsgi [None req-e0a8ea9b-7464-470a-9a4c-a3bc0a07c563 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/919] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.744 8 INFO cinder.api.openstack.wsgi [None req-5328cfc9-7bc8-4e1c-85ad-00a993b46be5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true 2026-06-03 01:06:28.768 8 INFO cinder.api.openstack.wsgi [None req-5328cfc9-7bc8-4e1c-85ad-00a993b46be5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/920] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.782 7 INFO cinder.api.openstack.wsgi [None req-d65128c9-9b75-4186-835f-471773a2dad2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true 2026-06-03 01:06:28.805 7 INFO cinder.api.openstack.wsgi [None req-d65128c9-9b75-4186-835f-471773a2dad2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/921] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.819 8 INFO cinder.api.openstack.wsgi [None req-ecc74659-9ec0-4909-b375-7ab1de7defc3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true 2026-06-03 01:06:28.848 8 INFO cinder.api.openstack.wsgi [None req-ecc74659-9ec0-4909-b375-7ab1de7defc3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/922] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.861 7 INFO cinder.api.openstack.wsgi [None req-c3f077da-1ae9-48d8-9403-be7b15a76d7e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:06:28.895 7 INFO cinder.api.openstack.wsgi [None req-c3f077da-1ae9-48d8-9403-be7b15a76d7e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/923] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.910 8 INFO cinder.api.openstack.wsgi [None req-0f87798d-8762-4faa-ac79-a44c34166b08 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true 2026-06-03 01:06:28.930 8 INFO cinder.api.openstack.wsgi [None req-0f87798d-8762-4faa-ac79-a44c34166b08 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/924] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.943 7 INFO cinder.api.openstack.wsgi [None req-8612322e-7811-4030-87e7-e0ae9bf4d5bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:06:28.962 7 INFO cinder.api.openstack.wsgi [None req-8612322e-7811-4030-87e7-e0ae9bf4d5bc 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/925] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:28.973 8 INFO cinder.api.openstack.wsgi [None req-3df93a94-abbf-440e-93a3-96dd9bca1d61 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:06:28.979 8 INFO cinder.volume.api [None req-3df93a94-abbf-440e-93a3-96dd9bca1d61 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:06:28.980 8 INFO cinder.api.openstack.wsgi [None req-3df93a94-abbf-440e-93a3-96dd9bca1d61 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/926] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:06:28.994 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:06:29.000 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 466/927] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:06:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:29.013 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:06:29.517 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 462/928] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:06:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:06:29.655 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:29.656 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:29.657 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:29.657 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:39.654 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:39.655 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:39.656 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:39.657 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:49.656 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:49.656 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:49.657 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:49.658 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:59.656 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:59.656 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:06:59.656 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:06:59.657 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:09.655 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:09.655 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:09.656 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:09.656 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:19.655 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:19.655 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:19.655 8 INFO cinder.api.openstack.wsgi [None req-05f3e245-2df2-42ad-8e50-fdc9821d8730 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:19.656 7 INFO cinder.api.openstack.wsgi [None req-43802a61-ee9a-4598-b3ce-cc36228f4901 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:28.446 8 INFO cinder.api.openstack.wsgi [None req-6d474e22-b409-433d-b334-666780e65055 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true 2026-06-03 01:07:28.466 8 INFO cinder.api.openstack.wsgi [None req-6d474e22-b409-433d-b334-666780e65055 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/941] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/1fd837fb05d94a0691943238944a1f09?usage=true => generated 847 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.481 7 INFO cinder.api.openstack.wsgi [None req-7a0f129b-7f95-4714-8eb7-b644c6a1d481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true 2026-06-03 01:07:28.509 7 INFO cinder.api.openstack.wsgi [None req-7a0f129b-7f95-4714-8eb7-b644c6a1d481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/942] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/3c8df8b300d0489abace83301ae5ab1b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.521 8 INFO cinder.api.openstack.wsgi [None req-477d8d14-78fd-40f6-976d-81b8d5474e4e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true 2026-06-03 01:07:28.546 8 INFO cinder.api.openstack.wsgi [None req-477d8d14-78fd-40f6-976d-81b8d5474e4e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/943] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/6b3be5eb18ce4e7dbbc4f39aecc73171?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.557 7 INFO cinder.api.openstack.wsgi [None req-872b895a-bfdb-4904-8022-f0bfaca98435 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true 2026-06-03 01:07:28.581 7 INFO cinder.api.openstack.wsgi [None req-872b895a-bfdb-4904-8022-f0bfaca98435 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/944] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/a1a5597214eb4ff8851279248847e506?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.597 8 INFO cinder.api.openstack.wsgi [None req-a35a985c-899d-4f54-b4f8-16937dd2f2df 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:07:28.624 8 INFO cinder.api.openstack.wsgi [None req-a35a985c-899d-4f54-b4f8-16937dd2f2df 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/945] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.634 7 INFO cinder.api.openstack.wsgi [None req-2a1e6e3f-4bcf-43ca-8cf1-062742b3fd48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true 2026-06-03 01:07:28.663 7 INFO cinder.api.openstack.wsgi [None req-2a1e6e3f-4bcf-43ca-8cf1-062742b3fd48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/946] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/acf73e125ac042b09cd0bb790a9a53a0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.673 8 INFO cinder.api.openstack.wsgi [None req-06198d68-f8f0-4cb9-9836-1ef3fcebba56 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true 2026-06-03 01:07:28.698 8 INFO cinder.api.openstack.wsgi [None req-06198d68-f8f0-4cb9-9836-1ef3fcebba56 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/947] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c3e93216705f4b4b8ed69b090419e81d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.710 7 INFO cinder.api.openstack.wsgi [None req-4e5780e9-aeac-4438-b64e-caf38817f236 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true 2026-06-03 01:07:28.741 7 INFO cinder.api.openstack.wsgi [None req-4e5780e9-aeac-4438-b64e-caf38817f236 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/948] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/c630bda375ab491ea1d8f17b055e5775?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.754 8 INFO cinder.api.openstack.wsgi [None req-2d059a90-e885-47a2-a527-c581ee7b2162 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:07:28.783 8 INFO cinder.api.openstack.wsgi [None req-2d059a90-e885-47a2-a527-c581ee7b2162 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/949] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.799 7 INFO cinder.api.openstack.wsgi [None req-3c20555d-1296-4c33-a1b1-064801f40b32 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true 2026-06-03 01:07:28.819 7 INFO cinder.api.openstack.wsgi [None req-3c20555d-1296-4c33-a1b1-064801f40b32 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/950] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/ce95cd68a3224234801ca76586e38306?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.831 8 INFO cinder.api.openstack.wsgi [None req-2450d14b-8a64-4451-b020-8506a817deaf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:07:28.848 8 INFO cinder.api.openstack.wsgi [None req-2450d14b-8a64-4451-b020-8506a817deaf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/951] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.858 7 INFO cinder.api.openstack.wsgi [None req-180a65bf-af1c-4c90-974b-b2c11a504fb3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:07:28.869 7 INFO cinder.volume.api [None req-180a65bf-af1c-4c90-974b-b2c11a504fb3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:07:28.875 7 INFO cinder.api.openstack.wsgi [None req-180a65bf-af1c-4c90-974b-b2c11a504fb3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 478/952] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:07:28.889 8 INFO cinder.api.openstack.wsgi [None req-1c021b0a-f758-42b5-9594-e6800100a46d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:07:28.897 8 INFO cinder.volume.api [None req-1c021b0a-f758-42b5-9594-e6800100a46d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:07:28.897 8 INFO cinder.api.openstack.wsgi [None req-1c021b0a-f758-42b5-9594-e6800100a46d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/953] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:07:28.907 7 INFO cinder.api.openstack.wsgi [None req-e24af7c8-9420-43a3-9d14-8403c3fd3123 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:07:28.912 7 INFO cinder.api.openstack.wsgi [None req-e24af7c8-9420-43a3-9d14-8403c3fd3123 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 479/954] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:28.928 8 INFO cinder.api.openstack.wsgi [None req-b2732aff-194a-41f9-bb57-bcc3fdd8264b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:07:29.431 8 INFO cinder.api.openstack.wsgi [None req-b2732aff-194a-41f9-bb57-bcc3fdd8264b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 476/955] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:07:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:07:29.442 7 INFO cinder.api.openstack.wsgi [None req-490b14f9-944f-47b0-94e8-14224e871e6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:07:29.457 7 INFO cinder.volume.api [None req-490b14f9-944f-47b0-94e8-14224e871e6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:07:29.463 7 INFO cinder.api.openstack.wsgi [None req-490b14f9-944f-47b0-94e8-14224e871e6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 480/956] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:07:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-03 01:07:29.656 8 INFO cinder.api.openstack.wsgi [None req-b2732aff-194a-41f9-bb57-bcc3fdd8264b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:29.656 7 INFO cinder.api.openstack.wsgi [None req-490b14f9-944f-47b0-94e8-14224e871e6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:29.657 8 INFO cinder.api.openstack.wsgi [None req-b2732aff-194a-41f9-bb57-bcc3fdd8264b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:29.657 7 INFO cinder.api.openstack.wsgi [None req-490b14f9-944f-47b0-94e8-14224e871e6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:30.675 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:07:31.233 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 478/959] 199.204.45.4 () {38 vars in 1101 bytes} [Wed Jun 3 01:07:30 2026] DELETE /v3/aa70056494f549c19d3e3db85b9c9e1d/attachments/5f745259-b2b4-4382-93da-8d7cad42d932 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:07:31.253 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 2026-06-03 01:07:31.253 7 INFO cinder.api.v3.volumes [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Delete volume with id: dcdd7e93-6356-4d49-a885-12ba9c04dc88 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:07:31.265 7 INFO cinder.volume.api [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Volume info retrieved successfully. 2026-06-03 01:07:31.286 7 INFO cinder.volume.api [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Delete volume request issued successfully. 2026-06-03 01:07:31.286 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 482/960] 199.204.45.4 () {36 vars in 1052 bytes} [Wed Jun 3 01:07:31 2026] DELETE /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/dcdd7e93-6356-4d49-a885-12ba9c04dc88 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-03 01:07:39.656 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:39.656 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:39.656 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:39.657 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:49.655 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:49.655 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:49.656 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:49.657 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:59.656 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:59.656 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:07:59.657 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:07:59.657 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:09.655 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:09.655 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:09.656 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:09.657 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:19.655 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:19.656 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:19.657 8 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-8c271539-213e-4e11-8442-d7bb55a6037b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:19.657 7 INFO cinder.api.openstack.wsgi [req-b0d1c234-42a6-491f-a9c5-aac165e450bc req-3a66f29b-9a6b-440c-84cb-95d2b260e3c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-06-03 01:08:28.396 8 INFO cinder.api.openstack.wsgi [None req-02235fcc-d109-474b-8490-3b059e41b9fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-03 01:08:28.408 8 INFO cinder.volume.api [None req-02235fcc-d109-474b-8490-3b059e41b9fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:08:28.409 8 INFO cinder.api.openstack.wsgi [None req-02235fcc-d109-474b-8490-3b059e41b9fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/971] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:08:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:28.421 7 INFO cinder.api.openstack.wsgi [None req-2b952913-9f38-4d73-9600-ba7d3450ee99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:08:28.430 7 INFO cinder.volume.api [None req-2b952913-9f38-4d73-9600-ba7d3450ee99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:08:28.431 7 INFO cinder.api.openstack.wsgi [None req-2b952913-9f38-4d73-9600-ba7d3450ee99 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/972] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:08:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:08:28.441 8 INFO cinder.api.openstack.wsgi [None req-f3c03a12-ddc1-4340-8f30-dcfb13b1b2e5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:08:28.945 8 INFO cinder.api.openstack.wsgi [None req-f3c03a12-ddc1-4340-8f30-dcfb13b1b2e5 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 485/973] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:08:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:08:28.961 7 INFO cinder.api.openstack.wsgi [None req-5d597a43-32f4-49ad-ac3f-1e8b99c20eed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:08:28.969 7 INFO cinder.api.openstack.wsgi [None req-5d597a43-32f4-49ad-ac3f-1e8b99c20eed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 489/974] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:08:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:08:28.979 8 INFO cinder.api.openstack.wsgi [None req-0dd87bcc-561a-4bc8-9a86-196c71bb06e1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:08:28.987 8 INFO cinder.volume.api [None req-0dd87bcc-561a-4bc8-9a86-196c71bb06e1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:08:28.988 8 INFO cinder.api.openstack.wsgi [None req-0dd87bcc-561a-4bc8-9a86-196c71bb06e1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/975] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:08:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:08:29.083 7 INFO cinder.api.openstack.wsgi [None req-86faedb0-8ce4-49f7-8147-f21fa89d24e8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/16266abcd40d475791d445d54cc7d48d?usage=true 2026-06-03 01:08:29.105 7 INFO cinder.api.openstack.wsgi [None req-86faedb0-8ce4-49f7-8147-f21fa89d24e8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/16266abcd40d475791d445d54cc7d48d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/976] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:08:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/16266abcd40d475791d445d54cc7d48d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:08:29.117 8 INFO cinder.api.openstack.wsgi [None req-e051c936-e546-4210-b5bf-e8768c5053a2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:08:29.142 8 INFO cinder.api.openstack.wsgi [None req-e051c936-e546-4210-b5bf-e8768c5053a2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/977] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:08:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:08:29.156 7 INFO cinder.api.openstack.wsgi [None req-264fe26a-797d-44c9-92fe-3cd6ba366238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:08:29.179 7 INFO cinder.api.openstack.wsgi [None req-264fe26a-797d-44c9-92fe-3cd6ba366238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/978] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:08:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:08:29.192 8 INFO cinder.api.openstack.wsgi [None req-2a65001c-1776-4fff-a71c-5027a71f171b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:08:29.215 8 INFO cinder.api.openstack.wsgi [None req-2a65001c-1776-4fff-a71c-5027a71f171b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/979] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:08:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:08:29.655 7 INFO cinder.api.openstack.wsgi [None req-264fe26a-797d-44c9-92fe-3cd6ba366238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:29.655 8 INFO cinder.api.openstack.wsgi [None req-2a65001c-1776-4fff-a71c-5027a71f171b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:29.656 7 INFO cinder.api.openstack.wsgi [None req-264fe26a-797d-44c9-92fe-3cd6ba366238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:29.656 8 INFO cinder.api.openstack.wsgi [None req-2a65001c-1776-4fff-a71c-5027a71f171b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:39.654 7 INFO cinder.api.openstack.wsgi [None req-264fe26a-797d-44c9-92fe-3cd6ba366238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:39.655 8 INFO cinder.api.openstack.wsgi [None req-2a65001c-1776-4fff-a71c-5027a71f171b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:39.655 7 INFO cinder.api.openstack.wsgi [None req-264fe26a-797d-44c9-92fe-3cd6ba366238 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:39.655 8 INFO cinder.api.openstack.wsgi [None req-2a65001c-1776-4fff-a71c-5027a71f171b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:44.912 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots 2026-06-03 01:08:44.919 7 INFO cinder.volume.api [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:08:44.919 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 494/984] 10.0.0.18 () {32 vars in 704 bytes} [Wed Jun 3 01:08:44 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:08:44.937 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes 2026-06-03 01:08:44.947 8 INFO cinder.volume.api [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:08:44.948 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes returned with HTTP 200 [pid: 8|app: 0|req: 491/985] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:08:44 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:08:49.655 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:49.656 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:49.656 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:49.657 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:59.656 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:59.656 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:08:59.657 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:08:59.657 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:09.656 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:09.656 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:09.656 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:09.656 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:19.655 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:19.655 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:19.656 8 INFO cinder.api.openstack.wsgi [None req-8248e9dd-7966-44db-a97e-1aa59fd856c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:19.656 7 INFO cinder.api.openstack.wsgi [None req-59b16d81-434b-4e0f-bb91-dabe692a8086 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:28.381 8 INFO cinder.api.openstack.wsgi [None req-5f661453-b77f-485b-af54-d0d71d458607 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:09:28.391 8 INFO cinder.volume.api [None req-5f661453-b77f-485b-af54-d0d71d458607 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:09:28.394 8 INFO cinder.api.openstack.wsgi [None req-5f661453-b77f-485b-af54-d0d71d458607 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 496/994] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:09:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:09:28.406 7 INFO cinder.api.openstack.wsgi [None req-927869f7-794f-41fb-b932-241a73fbe86e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:09:28.412 7 INFO cinder.volume.api [None req-927869f7-794f-41fb-b932-241a73fbe86e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:09:28.412 7 INFO cinder.api.openstack.wsgi [None req-927869f7-794f-41fb-b932-241a73fbe86e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/995] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:09:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:09:28.427 8 INFO cinder.api.openstack.wsgi [None req-fbbdc818-b598-46aa-b412-eae924907729 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:09:28.439 8 INFO cinder.volume.api [None req-fbbdc818-b598-46aa-b412-eae924907729 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:09:28.442 8 INFO cinder.api.openstack.wsgi [None req-fbbdc818-b598-46aa-b412-eae924907729 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 497/996] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:09:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:09:28.460 7 INFO cinder.api.openstack.wsgi [None req-4a6fc502-0168-40ab-818a-4ebf70ec6eb2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:09:28.964 7 INFO cinder.api.openstack.wsgi [None req-4a6fc502-0168-40ab-818a-4ebf70ec6eb2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 500/997] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:09:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:09:29.006 8 INFO cinder.api.openstack.wsgi [None req-4f939c12-ed0a-42f5-8b5c-0435597fac2d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:09:29.023 8 INFO cinder.api.openstack.wsgi [None req-4f939c12-ed0a-42f5-8b5c-0435597fac2d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/998] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:09:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:09:29.036 7 INFO cinder.api.openstack.wsgi [None req-575313bd-a32d-459b-9d60-5ed915980fb0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:09:29.066 7 INFO cinder.api.openstack.wsgi [None req-575313bd-a32d-459b-9d60-5ed915980fb0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/999] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:09:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:09:29.080 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:09:29.110 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1000] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:09:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:09:29.122 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:09:29.127 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 502/1001] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:09:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:09:29.656 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:29.656 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:29.657 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:29.657 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:39.655 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:39.655 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:39.656 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:39.656 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:49.663 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:49.663 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:49.664 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:49.664 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:59.655 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:59.655 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:09:59.656 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:09:59.656 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:09.655 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:09.655 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:09.656 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:09.655 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:19.656 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:19.656 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:19.657 7 INFO cinder.api.openstack.wsgi [None req-1b8ad9cc-007e-4d2c-9cd9-ede3d9c6a8c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:19.658 8 INFO cinder.api.openstack.wsgi [None req-87d96f24-5e3b-4ebb-a5d2-b6c4d13d6373 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:28.312 7 INFO cinder.api.openstack.wsgi [None req-36d7ff8a-6f0b-49ac-9291-7d7983d17e3a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:10:28.324 7 INFO cinder.volume.api [None req-36d7ff8a-6f0b-49ac-9291-7d7983d17e3a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:10:28.326 7 INFO cinder.api.openstack.wsgi [None req-36d7ff8a-6f0b-49ac-9291-7d7983d17e3a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1014] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:10:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:10:28.336 8 INFO cinder.api.openstack.wsgi [None req-c21b7272-0709-4fd7-8089-0cdd35e0f64e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:10:28.345 8 INFO cinder.volume.api [None req-c21b7272-0709-4fd7-8089-0cdd35e0f64e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:10:28.345 8 INFO cinder.api.openstack.wsgi [None req-c21b7272-0709-4fd7-8089-0cdd35e0f64e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1015] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:10:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:10:28.355 7 INFO cinder.api.openstack.wsgi [None req-b4a49ee1-53da-468c-9559-15bc7fe0f496 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:10:28.360 7 INFO cinder.api.openstack.wsgi [None req-b4a49ee1-53da-468c-9559-15bc7fe0f496 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 510/1016] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:10:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:10:28.408 8 INFO cinder.api.openstack.wsgi [None req-11afceca-407d-4cd4-9041-a140e9c730b3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:10:28.432 8 INFO cinder.api.openstack.wsgi [None req-11afceca-407d-4cd4-9041-a140e9c730b3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1017] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:10:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:10:28.444 7 INFO cinder.api.openstack.wsgi [None req-fc3c6efe-1f37-4490-88d1-c98d9cb3d986 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:10:28.485 7 INFO cinder.api.openstack.wsgi [None req-fc3c6efe-1f37-4490-88d1-c98d9cb3d986 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1018] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:10:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:10:28.497 8 INFO cinder.api.openstack.wsgi [None req-27a1cc29-ba59-4ec2-95ca-9ea3d1e9c2d9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:10:28.513 8 INFO cinder.api.openstack.wsgi [None req-27a1cc29-ba59-4ec2-95ca-9ea3d1e9c2d9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1019] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:10:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:10:28.530 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:10:29.034 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1020] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:10:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:10:29.045 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:10:29.053 8 INFO cinder.volume.api [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:10:29.055 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1021] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:10:29 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:10:29.655 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:29.656 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:29.656 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:29.657 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:39.656 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:39.656 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:39.657 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:39.659 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:49.655 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:49.655 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:49.656 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:49.656 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:59.655 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:59.655 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:10:59.656 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:10:59.656 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:09.655 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:09.655 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:09.656 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:09.656 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:19.655 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:19.656 8 INFO cinder.api.openstack.wsgi [None req-79fdf096-e412-4052-a277-a767f362f481 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:19.656 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:19.657 7 INFO cinder.api.openstack.wsgi [None req-62c1b334-822b-45e0-a8e8-5451a0006c65 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:28.301 8 INFO cinder.api.openstack.wsgi [None req-58b11657-c088-42ae-9df8-25e27b09e413 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:11:28.327 8 INFO cinder.api.openstack.wsgi [None req-58b11657-c088-42ae-9df8-25e27b09e413 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1034] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:11:28.339 7 INFO cinder.api.openstack.wsgi [None req-9c03ff0b-07d7-42c9-bc9a-343cfa3da3ce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:11:28.364 7 INFO cinder.api.openstack.wsgi [None req-9c03ff0b-07d7-42c9-bc9a-343cfa3da3ce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1035] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:11:28.374 8 INFO cinder.api.openstack.wsgi [None req-a2324917-aee2-4433-b520-cd11dc208e76 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:11:28.396 8 INFO cinder.api.openstack.wsgi [None req-a2324917-aee2-4433-b520-cd11dc208e76 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1036] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:11:28.410 7 INFO cinder.api.openstack.wsgi [None req-15abf6ff-7498-42cd-9f33-72e8af9663fb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:11:28.915 7 INFO cinder.api.openstack.wsgi [None req-15abf6ff-7498-42cd-9f33-72e8af9663fb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1037] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:11:28.927 8 INFO cinder.api.openstack.wsgi [None req-b6a07035-40fe-4d6d-89e1-d6c2adba83bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:11:28.946 8 INFO cinder.api.openstack.wsgi [None req-b6a07035-40fe-4d6d-89e1-d6c2adba83bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 518/1038] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:11:28.954 7 INFO cinder.api.openstack.wsgi [None req-69f2259d-e2da-40dc-9447-9930906e99e2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:11:28.964 7 INFO cinder.volume.api [None req-69f2259d-e2da-40dc-9447-9930906e99e2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:11:28.965 7 INFO cinder.api.openstack.wsgi [None req-69f2259d-e2da-40dc-9447-9930906e99e2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1039] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:11:28.975 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:11:28.981 8 INFO cinder.volume.api [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:11:28.981 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1040] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:11:28.990 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:11:29.001 7 INFO cinder.volume.api [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:11:29.004 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1041] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:11:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:11:29.656 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:29.656 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:29.657 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:29.657 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:39.655 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:39.655 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:39.656 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:39.656 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:49.655 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:49.655 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:49.656 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:49.656 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:59.656 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:59.657 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:11:59.657 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:11:59.658 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:09.655 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:09.656 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:09.656 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:09.657 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:19.654 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:19.654 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:19.655 7 INFO cinder.api.openstack.wsgi [None req-96d8011e-662f-452e-8ed7-63e2a5f0aa11 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:19.655 8 INFO cinder.api.openstack.wsgi [None req-c6191eb4-5f80-41b8-ab85-762c2d5d6023 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:28.284 7 INFO cinder.api.openstack.wsgi [None req-7239613b-9f73-4d77-8053-07f44cab0791 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:12:28.295 7 INFO cinder.volume.api [None req-7239613b-9f73-4d77-8053-07f44cab0791 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:12:28.297 7 INFO cinder.api.openstack.wsgi [None req-7239613b-9f73-4d77-8053-07f44cab0791 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1054] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:12:28.340 8 INFO cinder.api.openstack.wsgi [None req-fdad1dbb-442c-424c-a62b-9e4b4d28d474 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true 2026-06-03 01:12:28.364 8 INFO cinder.api.openstack.wsgi [None req-fdad1dbb-442c-424c-a62b-9e4b4d28d474 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1055] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/aa70056494f549c19d3e3db85b9c9e1d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:12:28.377 7 INFO cinder.api.openstack.wsgi [None req-29dd76b4-a814-49ec-942e-61ee820b0830 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true 2026-06-03 01:12:28.399 7 INFO cinder.api.openstack.wsgi [None req-29dd76b4-a814-49ec-942e-61ee820b0830 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1056] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/cce6398fd6714c0b8bb31c77d2eb9003?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:12:28.410 8 INFO cinder.api.openstack.wsgi [None req-b6c2659a-ad02-4757-8b96-e901a982e6fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true 2026-06-03 01:12:28.429 8 INFO cinder.api.openstack.wsgi [None req-b6c2659a-ad02-4757-8b96-e901a982e6fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1057] 10.0.0.234 () {28 vars in 736 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-quota-sets/f6ac335566c04563ad6e43fe94767b79?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:12:28.437 7 INFO cinder.api.openstack.wsgi [None req-d84ca896-ea9b-4567-8994-e8cbd161ce6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true 2026-06-03 01:12:28.446 7 INFO cinder.volume.api [None req-d84ca896-ea9b-4567-8994-e8cbd161ce6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all volumes completed successfully. 2026-06-03 01:12:28.449 7 INFO cinder.api.openstack.wsgi [None req-d84ca896-ea9b-4567-8994-e8cbd161ce6a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1058] 10.0.0.234 () {28 vars in 684 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/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-06-03 01:12:28.461 8 INFO cinder.api.openstack.wsgi [None req-a8fab4d6-043e-487e-81e3-fb74b8f9fb70 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services 2026-06-03 01:12:28.467 8 INFO cinder.api.openstack.wsgi [None req-a8fab4d6-043e-487e-81e3-fb74b8f9fb70 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 528/1059] 10.0.0.234 () {28 vars in 645 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:12:28.477 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true 2026-06-03 01:12:28.980 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1060] 10.0.0.234 () {28 vars in 696 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-03 01:12:28.990 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true 2026-06-03 01:12:28.995 8 INFO cinder.volume.api [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Get all snapshots completed successfully. 2026-06-03 01:12:28.996 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1061] 10.0.0.234 () {28 vars in 674 bytes} [Wed Jun 3 01:12:28 2026] GET /v3/aa70056494f549c19d3e3db85b9c9e1d/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-03 01:12:29.658 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:29.658 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:29.659 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:29.659 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:39.655 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:39.656 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:39.656 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:39.657 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:49.661 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:49.662 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:49.662 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:49.664 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:59.655 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:59.656 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET http://10.0.0.199:8776/ 2026-06-03 01:12:59.657 8 INFO cinder.api.openstack.wsgi [None req-f21cbac9-b72a-4584-8d1d-a329c9510e48 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-06-03 01:12:59.657 7 INFO cinder.api.openstack.wsgi [None req-25c3976b-33ef-4dee-8ce5-10015de1e3b6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] http://10.0.0.199:8776/ returned with HTTP 300