+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 16:57:27 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:13 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-64d754997d-fgflz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f62d9afd668 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 /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 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-05-12 16:57:31.526 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-05-12 16:57:31.526 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-12 16:57:31.602 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-05-12 16:57:31.602 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-12 16:57:32.776 7 INFO cinder.rpc [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 16:57:32.779 7 INFO cinder.rpc [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 16:57:32.782 7 INFO cinder.rpc [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 16:57:32.785 7 INFO cinder.rpc [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-12 16:57:32.803 7 INFO cinder.rpc [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 16:57:32.806 7 INFO cinder.rpc [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 16:57:32.863 7 WARNING cinder.api.contrib.hosts [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 16:57:32.906 7 WARNING keystonemiddleware._common.config [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 16:57:32.917 7 WARNING oslo_config.cfg [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] 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 0x7f62d9afd668 pid: 7 (default app) 2026-05-12 16:57:32.935 8 INFO cinder.rpc [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 16:57:32.938 8 INFO cinder.rpc [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 16:57:32.941 8 INFO cinder.rpc [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 16:57:32.944 8 INFO cinder.rpc [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-12 16:57:32.957 8 INFO cinder.rpc [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 16:57:32.959 8 INFO cinder.rpc [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 16:57:33.005 8 WARNING cinder.api.contrib.hosts [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 16:57:33.047 8 WARNING keystonemiddleware._common.config [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 16:57:33.056 8 WARNING oslo_config.cfg [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] 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 0x7f62d9afd668 pid: 8 (default app) 2026-05-12 16:57:40.584 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:57:40.586 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:57:50.583 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:57:50.584 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:00.582 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:00.583 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:00.584 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:00.584 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:10.582 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:10.582 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:10.583 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:10.584 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:20.582 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:20.583 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:20.583 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:20.584 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:30.582 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:30.582 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:30.584 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:30.584 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:40.583 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:40.583 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:40.584 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:40.584 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:50.582 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:50.582 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:58:50.583 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:58:50.583 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:00.582 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:59:00.583 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:00.582 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:59:00.584 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:10.582 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:59:10.583 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] GET http://10.0.0.196:8776/ 2026-05-12 16:59:10.583 8 INFO cinder.api.openstack.wsgi [None req-18a860f2-bb72-4026-809b-b11a381e8e0a - - - - - -] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:10.584 7 INFO cinder.api.openstack.wsgi [None req-b3efd142-ebc9-4977-af2f-fe2fda76ed6c - - - - - -] http://10.0.0.196: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-05-12 16:59:14.604 8 WARNING oslo_policy.policy [None req-94c1a0b6-71cd-45b3-a344-34658bfd9f84 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 16:59:14.604 8 WARNING oslo_policy.policy [None req-94c1a0b6-71cd-45b3-a344-34658bfd9f84 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 16:59:15.066 8 INFO cinder.api.openstack.wsgi [None req-94c1a0b6-71cd-45b3-a344-34658bfd9f84 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types/rbd1 2026-05-12 16:59:15.086 8 INFO cinder.api.openstack.wsgi [None req-94c1a0b6-71cd-45b3-a344-34658bfd9f84 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.184 () {30 vars in 682 bytes} [Tue May 12 16:59:14 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/types/rbd1 => generated 82 bytes in 953 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-05-12 16:59:15.137 7 WARNING oslo_policy.policy [None req-19e7fadd-6e15-4163-bbe2-9af0a258e02d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 16:59:15.138 7 WARNING oslo_policy.policy [None req-19e7fadd-6e15-4163-bbe2-9af0a258e02d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 16:59:15.599 7 INFO cinder.api.openstack.wsgi [None req-19e7fadd-6e15-4163-bbe2-9af0a258e02d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 16:59:15.628 7 INFO cinder.api.openstack.wsgi [None req-19e7fadd-6e15-4163-bbe2-9af0a258e02d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.184 () {30 vars in 721 bytes} [Tue May 12 16:59:15 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/types?name=rbd1&is_public=None => generated 20 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 16:59:17.427 8 INFO cinder.api.openstack.wsgi [None req-43511395-90b5-4a11-84e1-cf11c809e795 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 16:59:17.454 8 INFO cinder.api.openstack.wsgi [None req-43511395-90b5-4a11-84e1-cf11c809e795 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.184 () {34 vars in 725 bytes} [Tue May 12 16:59:17 2026] POST /v3/dde95548358b47278f05da4c0ff9a3f5/types => generated 179 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 16:59:17.474 7 INFO cinder.api.openstack.wsgi [req-43511395-90b5-4a11-84e1-cf11c809e795 req-bc7d123c-2bdf-4752-9e2a-8f0f3e5ad68e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types/16d0a763-5f38-4ad1-8394-51dfe15f469d/extra_specs 2026-05-12 16:59:17.535 7 INFO cinder.api.openstack.wsgi [req-43511395-90b5-4a11-84e1-cf11c809e795 req-bc7d123c-2bdf-4752-9e2a-8f0f3e5ad68e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types/16d0a763-5f38-4ad1-8394-51dfe15f469d/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.184 () {36 vars in 894 bytes} [Tue May 12 16:59:17 2026] POST /v3/dde95548358b47278f05da4c0ff9a3f5/types/16d0a763-5f38-4ad1-8394-51dfe15f469d/extra_specs => generated 48 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 16:59:19.366 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types?is_public=None 2026-05-12 16:59:19.381 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.184 () {30 vars in 701 bytes} [Tue May 12 16:59:19 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 16:59:20.582 7 INFO cinder.api.openstack.wsgi [req-43511395-90b5-4a11-84e1-cf11c809e795 req-bc7d123c-2bdf-4752-9e2a-8f0f3e5ad68e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:20.583 7 INFO cinder.api.openstack.wsgi [req-43511395-90b5-4a11-84e1-cf11c809e795 req-bc7d123c-2bdf-4752-9e2a-8f0f3e5ad68e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:21.381 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/qos-specs 2026-05-12 16:59:21.398 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/26] 10.0.0.184 () {30 vars in 680 bytes} [Tue May 12 16:59:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/qos-specs => generated 17 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 16:59:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 16:59:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 16:59:50.586 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:00.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:20.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:30.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:40.581 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:00:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:00:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:20.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:30.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:01:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:01:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:00.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:00.585 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:20.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:30.581 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:02:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:02:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:03:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:03:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:20.585 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:30.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:04:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:04:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:10.585 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:10.586 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:10.586 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:10.587 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:20.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:05:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:05:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:30.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:06:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:06:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:20.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:30.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:30.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:07:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:07:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:00.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:08:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:08:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:20.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:30.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:09:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:09:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:00.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:20.585 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:20.586 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:30.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:30.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:40.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:10:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:10:50.585 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:00.588 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:20.585 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:20.586 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:20.588 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:30.585 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:30.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:40.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:40.585 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:40.585 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:11:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:11:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:00.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:20.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:30.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:12:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:12:50.585 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:20.581 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:13:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:13:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:00.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:00.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:10.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:10.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:20.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:30.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:30.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:40.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:40.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:40.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:40.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:50.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:50.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:14:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:14:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:00.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:10.585 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:20.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:20.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:20.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:20.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:30.582 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:30.582 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:30.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:30.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:40.585 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:40.586 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:40.586 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:40.587 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:50.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:50.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:15:50.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:15:50.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:00.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:00.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:00.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:10.583 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:10.583 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:10.584 8 INFO cinder.api.openstack.wsgi [None req-ccaa0090-2f7b-4363-931e-735c4e9f7320 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:10.584 7 INFO cinder.api.openstack.wsgi [None req-7aaf5e83-7cb6-4fcd-aa42-9075352df1a2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196: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-05-12 17:16:14.952 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=False 2026-05-12 17:16:14.980 8 WARNING cinder.quota [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:14.981 8 WARNING cinder.quota [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:14.981 8 WARNING cinder.quota [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:14.981 8 WARNING cinder.quota [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:14.982 8 WARNING cinder.quota [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:14.982 8 WARNING cinder.quota [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:14.986 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 115/229] 199.19.213.3 () {44 vars in 1061 bytes} [Tue May 12 17:16:14 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?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-05-12 17:16:15.162 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] PUT https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5 2026-05-12 17:16:15.235 7 WARNING cinder.quota [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:15.235 7 WARNING cinder.quota [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:15.236 7 WARNING cinder.quota [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:15.236 7 WARNING cinder.quota [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:15.237 7 WARNING cinder.quota [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:15.237 7 WARNING cinder.quota [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:16:15.243 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5 returned with HTTP 200 [pid: 7|app: 0|req: 115/230] 199.19.213.3 () {48 vars in 1090 bytes} [Tue May 12 17:16:15 2026] PUT /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5 => generated 296 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:16:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:20.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:20.586 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:30.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:30.585 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:40.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:40.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:40.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:50.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:16:50.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:16:50.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:00.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:00.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:10.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:10.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:30.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:30.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:30.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:40.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:40.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:50.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:17:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:17:50.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:00.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:00.585 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:10.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:10.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:10.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:30.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:30.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:40.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:40.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:40.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:50.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:18:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:18:50.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:00.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:00.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:10.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:10.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:30.585 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:30.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:30.586 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:30.586 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:40.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:40.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:50.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:19:50.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:19:50.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:00.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:00.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:10.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:20.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:20.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:30.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:30.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:40.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:40.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:50.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:20:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:20:50.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:00.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:00.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:10.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:10.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:20.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:30.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:30.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:40.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:40.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:50.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:21:50.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:21:50.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:00.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:00.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:10.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:10.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:20.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:20.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:30.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:30.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:40.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:40.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:40.587 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:50.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:22:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:22:50.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:00.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:00.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:00.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:10.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:10.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:30.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:30.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:40.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:40.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:40.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:23:50.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:23:50.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:00.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:00.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:00.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:10.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:10.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:10.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:20.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:30.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:30.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:40.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:50.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:24:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:24:50.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:00.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:00.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:00.585 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:00.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:10.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:10.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:10.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:20.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:20.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:30.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:30.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:30.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:40.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:40.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:50.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:50.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:25:50.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:25:50.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:00.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:00.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:00.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:00.585 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:10.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:10.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:10.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:10.585 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:20.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:20.582 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:20.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:20.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:30.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:30.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:30.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:30.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:40.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:40.583 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:40.584 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:40.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:50.582 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:50.583 8 INFO cinder.api.openstack.wsgi [None req-7fbca0a4-e19f-45c6-be57-972fd28f726f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:50.584 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:26:50.586 7 INFO cinder.api.openstack.wsgi [None req-29457a70-bb8c-40e5-afd6-23744afe9beb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:26:57.512 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=False 2026-05-12 17:26:57.540 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 180/359] 199.19.213.3 () {44 vars in 1061 bytes} [Tue May 12 17:26:57 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=False => generated 340 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:26:58.082 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] PUT https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a 2026-05-12 17:26:58.146 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a returned with HTTP 200 [pid: 7|app: 0|req: 180/360] 199.19.213.3 () {48 vars in 1090 bytes} [Tue May 12 17:26:58 2026] PUT /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a => generated 296 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:27:00.582 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:00.583 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:00.583 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:00.585 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:10.582 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:10.582 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:10.583 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:10.583 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:20.582 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:20.582 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:20.583 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:20.584 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:30.582 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:30.582 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:30.584 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:30.584 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:40.583 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:40.583 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:40.584 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:40.584 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:50.582 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:50.582 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:27:50.583 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:27:50.584 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:00.583 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:00.583 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:00.584 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:00.585 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:10.582 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:10.582 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:10.582 7 INFO cinder.api.openstack.wsgi [None req-03c7640d-9e26-4ec4-9730-59000e0aa487 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:10.583 8 INFO cinder.api.openstack.wsgi [None req-8d717373-703a-4c32-8888-9474ed0d10c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:20.327 7 INFO cinder.api.openstack.wsgi [None req-afbaa9af-45b1-45dd-b8ff-42ce94cdf78f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:28:20.356 7 INFO cinder.volume.api [None req-afbaa9af-45b1-45dd-b8ff-42ce94cdf78f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:28:20.359 7 INFO cinder.api.openstack.wsgi [None req-afbaa9af-45b1-45dd-b8ff-42ce94cdf78f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:28:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:28:20.376 8 INFO cinder.api.openstack.wsgi [None req-7e4f60c7-6091-497e-8f7d-aacf0efc3a69 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:28:20.583 7 INFO cinder.api.openstack.wsgi [None req-afbaa9af-45b1-45dd-b8ff-42ce94cdf78f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:20.584 7 INFO cinder.api.openstack.wsgi [None req-afbaa9af-45b1-45dd-b8ff-42ce94cdf78f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:20.586 7 INFO cinder.api.openstack.wsgi [None req-afbaa9af-45b1-45dd-b8ff-42ce94cdf78f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:20.586 7 INFO cinder.api.openstack.wsgi [None req-afbaa9af-45b1-45dd-b8ff-42ce94cdf78f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:20.922 8 INFO cinder.api.openstack.wsgi [None req-7e4f60c7-6091-497e-8f7d-aacf0efc3a69 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 189/380] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:28:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:28:20.934 7 INFO cinder.api.openstack.wsgi [None req-95f4f2cd-0e57-4c60-8e5a-6e776301410d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:28:20.953 7 INFO cinder.volume.api [None req-95f4f2cd-0e57-4c60-8e5a-6e776301410d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:28:20.954 7 INFO cinder.api.openstack.wsgi [None req-95f4f2cd-0e57-4c60-8e5a-6e776301410d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/381] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:28:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:28:20.966 8 INFO cinder.api.openstack.wsgi [None req-be21aedd-ad86-4d9d-a83e-942a6e797223 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:28:21.019 8 INFO cinder.volume.api [None req-be21aedd-ad86-4d9d-a83e-942a6e797223 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:28:21.025 8 INFO cinder.api.openstack.wsgi [None req-be21aedd-ad86-4d9d-a83e-942a6e797223 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/382] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:28:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:28:21.039 7 INFO cinder.api.openstack.wsgi [None req-fe594d38-4874-438b-a1ba-c6296b306fcd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:28:21.045 7 INFO cinder.api.openstack.wsgi [None req-fe594d38-4874-438b-a1ba-c6296b306fcd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 193/383] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:28:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:28:21.100 8 INFO cinder.api.openstack.wsgi [None req-4ba61449-c114-4998-a155-a3227e2074c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:28:21.123 8 INFO cinder.api.openstack.wsgi [None req-4ba61449-c114-4998-a155-a3227e2074c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/384] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:28:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:28:21.139 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:28:21.161 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/385] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:28:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:28:21.174 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:28:21.208 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/386] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:28:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:28:30.583 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:30.583 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:30.583 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:30.584 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:40.582 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:40.582 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:40.583 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:40.584 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:50.582 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:50.582 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:28:50.583 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:28:50.583 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:00.583 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:00.583 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:00.584 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:00.585 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:10.582 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:10.582 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:10.583 7 INFO cinder.api.openstack.wsgi [None req-90f65448-705c-4705-9efa-163beaa70443 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:10.583 8 INFO cinder.api.openstack.wsgi [None req-ef9774dd-cdb4-4aca-8a17-95c7ec855082 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:20.312 7 INFO cinder.api.openstack.wsgi [None req-e4b73f1c-ca06-4631-ac94-61a2236ebbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:29:20.323 7 INFO cinder.volume.api [None req-e4b73f1c-ca06-4631-ac94-61a2236ebbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:29:20.325 7 INFO cinder.api.openstack.wsgi [None req-e4b73f1c-ca06-4631-ac94-61a2236ebbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 200/397] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:29:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:29:20.337 8 INFO cinder.api.openstack.wsgi [None req-4bf572cb-8e98-4cbe-90ca-a65a0ebe338b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:29:20.345 8 INFO cinder.api.openstack.wsgi [None req-4bf572cb-8e98-4cbe-90ca-a65a0ebe338b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 198/398] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:29:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:29:20.359 7 INFO cinder.api.openstack.wsgi [None req-5c364a88-4c11-4f67-8bc4-136f068c9c47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:29:20.582 8 INFO cinder.api.openstack.wsgi [None req-4bf572cb-8e98-4cbe-90ca-a65a0ebe338b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:20.583 8 INFO cinder.api.openstack.wsgi [None req-4bf572cb-8e98-4cbe-90ca-a65a0ebe338b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:20.584 8 INFO cinder.api.openstack.wsgi [None req-4bf572cb-8e98-4cbe-90ca-a65a0ebe338b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:20.584 8 INFO cinder.api.openstack.wsgi [None req-4bf572cb-8e98-4cbe-90ca-a65a0ebe338b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:20.897 7 INFO cinder.api.openstack.wsgi [None req-5c364a88-4c11-4f67-8bc4-136f068c9c47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:29:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:29:20.950 8 INFO cinder.api.openstack.wsgi [None req-53f941f9-7dcf-4ce5-85aa-511ce1d1d4f0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:29:20.970 8 INFO cinder.api.openstack.wsgi [None req-53f941f9-7dcf-4ce5-85aa-511ce1d1d4f0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:29:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:29:20.983 7 INFO cinder.api.openstack.wsgi [None req-81c0a272-3224-42f1-95bd-abd37f7d071d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:29:21.001 7 INFO cinder.api.openstack.wsgi [None req-81c0a272-3224-42f1-95bd-abd37f7d071d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:29:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:29:21.014 8 INFO cinder.api.openstack.wsgi [None req-e596335d-36a5-4059-a8f7-293bd28063bb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:29:21.031 8 INFO cinder.api.openstack.wsgi [None req-e596335d-36a5-4059-a8f7-293bd28063bb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/404] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:29:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:29:21.044 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:29:21.049 7 INFO cinder.volume.api [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:29:21.050 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:29:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:29:21.061 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:29:21.073 8 INFO cinder.volume.api [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:29:21.074 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:29:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:29:30.583 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:30.583 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:30.584 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:30.585 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:40.582 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:40.583 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:40.583 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:40.585 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:50.582 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:50.582 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:29:50.583 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:29:50.583 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:00.582 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:00.583 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:00.583 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:00.583 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:10.583 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:10.583 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:10.584 7 INFO cinder.api.openstack.wsgi [None req-23cc1186-b441-42fb-801d-ce6077120955 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:10.584 8 INFO cinder.api.openstack.wsgi [None req-a96b815d-ac0c-4fc4-9cc8-fffbd9a80d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:20.298 7 INFO cinder.api.openstack.wsgi [None req-0af7697c-84ac-4672-8f4f-e44bddb90bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:30:20.308 7 INFO cinder.volume.api [None req-0af7697c-84ac-4672-8f4f-e44bddb90bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:30:20.311 7 INFO cinder.api.openstack.wsgi [None req-0af7697c-84ac-4672-8f4f-e44bddb90bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:30:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:30:20.326 8 INFO cinder.api.openstack.wsgi [None req-78d0893d-0d6f-4e15-a54e-5cf91411b22b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:30:20.583 7 INFO cinder.api.openstack.wsgi [None req-0af7697c-84ac-4672-8f4f-e44bddb90bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:20.584 7 INFO cinder.api.openstack.wsgi [None req-0af7697c-84ac-4672-8f4f-e44bddb90bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:20.585 7 INFO cinder.api.openstack.wsgi [None req-0af7697c-84ac-4672-8f4f-e44bddb90bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:20.586 7 INFO cinder.api.openstack.wsgi [None req-0af7697c-84ac-4672-8f4f-e44bddb90bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:20.830 8 INFO cinder.api.openstack.wsgi [None req-78d0893d-0d6f-4e15-a54e-5cf91411b22b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 209/420] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:30:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:30:20.842 7 INFO cinder.api.openstack.wsgi [None req-7e588e60-2321-4153-a280-3beb7b74f3e9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:30:20.848 7 INFO cinder.volume.api [None req-7e588e60-2321-4153-a280-3beb7b74f3e9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:30:20.849 7 INFO cinder.api.openstack.wsgi [None req-7e588e60-2321-4153-a280-3beb7b74f3e9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/421] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:30:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:30:20.885 8 INFO cinder.api.openstack.wsgi [None req-aa68a011-0f50-46fd-8376-9c1103f9a158 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:30:20.912 8 INFO cinder.api.openstack.wsgi [None req-aa68a011-0f50-46fd-8376-9c1103f9a158 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/422] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:30:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:30:20.926 7 INFO cinder.api.openstack.wsgi [None req-5fa87a01-9981-4cfd-96d2-a05b9af1a93b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:30:20.943 7 INFO cinder.api.openstack.wsgi [None req-5fa87a01-9981-4cfd-96d2-a05b9af1a93b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/423] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:30:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:30:20.955 8 INFO cinder.api.openstack.wsgi [None req-d29201b0-712e-4542-8d64-d510089d0ca5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:30:20.978 8 INFO cinder.api.openstack.wsgi [None req-d29201b0-712e-4542-8d64-d510089d0ca5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/424] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:30:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:30:20.987 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:30:21.003 7 INFO cinder.volume.api [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:30:21.007 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/425] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:30:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:30:21.020 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:30:21.027 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 212/426] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:30:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:30:30.582 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:30.582 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:30.584 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:30.584 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:40.582 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:40.583 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:40.584 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:40.584 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:50.582 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:50.583 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:30:50.584 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:30:50.584 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:00.582 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:00.583 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:00.583 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:00.584 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:10.582 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:10.582 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:10.583 7 INFO cinder.api.openstack.wsgi [None req-6635941f-23a0-42e9-b78e-2a1dc3c90a5d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:10.583 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:20.258 7 INFO cinder.api.openstack.wsgi [None req-51f5f6b1-6731-4299-a1b4-54c507911a9f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:31:20.583 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:20.584 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:20.586 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:20.587 8 INFO cinder.api.openstack.wsgi [None req-108a4ffc-6768-4160-bb4d-76c06c1a2523 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:20.762 7 INFO cinder.api.openstack.wsgi [None req-51f5f6b1-6731-4299-a1b4-54c507911a9f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 220/439] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:31:20.776 8 INFO cinder.api.openstack.wsgi [None req-a8c2e657-6cf9-40b5-8154-bef95717eff8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:31:20.786 8 INFO cinder.volume.api [None req-a8c2e657-6cf9-40b5-8154-bef95717eff8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:31:20.788 8 INFO cinder.api.openstack.wsgi [None req-a8c2e657-6cf9-40b5-8154-bef95717eff8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/440] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:31:20.807 7 INFO cinder.api.openstack.wsgi [None req-ee031057-0a66-4849-883a-6b524ec251b8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:31:20.815 7 INFO cinder.volume.api [None req-ee031057-0a66-4849-883a-6b524ec251b8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:31:20.815 7 INFO cinder.api.openstack.wsgi [None req-ee031057-0a66-4849-883a-6b524ec251b8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/441] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:31:20.825 8 INFO cinder.api.openstack.wsgi [None req-bc986892-d423-4e5d-9a9c-efc4c988dba4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:31:20.836 8 INFO cinder.volume.api [None req-bc986892-d423-4e5d-9a9c-efc4c988dba4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:31:20.838 8 INFO cinder.api.openstack.wsgi [None req-bc986892-d423-4e5d-9a9c-efc4c988dba4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/442] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:31:20.880 7 INFO cinder.api.openstack.wsgi [None req-1d88a2fc-c232-42f0-bc8b-1c372a7ee25e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:31:20.907 7 INFO cinder.api.openstack.wsgi [None req-1d88a2fc-c232-42f0-bc8b-1c372a7ee25e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 222/443] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:31:20.921 8 INFO cinder.api.openstack.wsgi [None req-de286da7-c829-491e-87f5-96f327b66286 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:31:20.947 8 INFO cinder.api.openstack.wsgi [None req-de286da7-c829-491e-87f5-96f327b66286 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:31:20.961 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:31:20.985 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:31:20.999 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:31:21.004 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:31:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:31:30.582 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:30.583 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:30.584 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:30.584 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:40.582 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:40.582 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:40.584 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:40.584 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:50.583 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:50.583 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:31:50.584 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:31:50.585 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:00.583 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:00.583 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:00.584 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:00.585 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:10.582 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:10.583 7 INFO cinder.api.openstack.wsgi [None req-6733ff65-5ddf-4f19-abba-2ae5400c2b3e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:10.583 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:10.584 8 INFO cinder.api.openstack.wsgi [None req-581209d3-eac1-4a86-9215-4b4114a4ef30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:20.283 7 INFO cinder.api.openstack.wsgi [None req-6e1191ec-c2f0-49ec-ab8e-6322f779e066 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:32:20.291 7 INFO cinder.volume.api [None req-6e1191ec-c2f0-49ec-ab8e-6322f779e066 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:32:20.293 7 INFO cinder.api.openstack.wsgi [None req-6e1191ec-c2f0-49ec-ab8e-6322f779e066 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:32:20.308 8 INFO cinder.api.openstack.wsgi [None req-c86456c9-c7a4-44f8-a5a8-58e0c364fdec cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:32:20.583 7 INFO cinder.api.openstack.wsgi [None req-6e1191ec-c2f0-49ec-ab8e-6322f779e066 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:20.584 7 INFO cinder.api.openstack.wsgi [None req-6e1191ec-c2f0-49ec-ab8e-6322f779e066 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:20.585 7 INFO cinder.api.openstack.wsgi [None req-6e1191ec-c2f0-49ec-ab8e-6322f779e066 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:20.586 7 INFO cinder.api.openstack.wsgi [None req-6e1191ec-c2f0-49ec-ab8e-6322f779e066 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:20.815 8 INFO cinder.api.openstack.wsgi [None req-c86456c9-c7a4-44f8-a5a8-58e0c364fdec cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 229/460] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:32:20.830 7 INFO cinder.api.openstack.wsgi [None req-76500fd6-59ca-4679-ad99-ab2fbb243937 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:32:20.840 7 INFO cinder.volume.api [None req-76500fd6-59ca-4679-ad99-ab2fbb243937 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:32:20.842 7 INFO cinder.api.openstack.wsgi [None req-76500fd6-59ca-4679-ad99-ab2fbb243937 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/461] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:32:20.884 8 INFO cinder.api.openstack.wsgi [None req-f695dbfa-4f51-4609-9c2e-88f9197ad70c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:32:20.909 8 INFO cinder.api.openstack.wsgi [None req-f695dbfa-4f51-4609-9c2e-88f9197ad70c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/462] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:32:20.919 7 INFO cinder.api.openstack.wsgi [None req-e9810544-1681-454c-ace3-5c1487b98e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:32:20.941 7 INFO cinder.api.openstack.wsgi [None req-e9810544-1681-454c-ace3-5c1487b98e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/463] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:32:20.954 8 INFO cinder.api.openstack.wsgi [None req-7aee4982-c9f1-4830-ab86-3508e9d00b24 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:32:20.970 8 INFO cinder.api.openstack.wsgi [None req-7aee4982-c9f1-4830-ab86-3508e9d00b24 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/464] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:32:20.979 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:32:20.984 7 INFO cinder.volume.api [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:32:20.984 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/465] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:32:20.995 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:32:21.000 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 232/466] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:32:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:32:30.582 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:30.582 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:30.583 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:30.583 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:40.583 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:40.583 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:40.584 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:40.585 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:50.583 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:50.583 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:32:50.584 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:32:50.584 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:00.583 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:00.583 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:00.584 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:00.585 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:10.582 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:10.582 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:10.584 8 INFO cinder.api.openstack.wsgi [None req-ed4b8201-e67f-4a21-b1a5-358e34e94d6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:10.584 7 INFO cinder.api.openstack.wsgi [None req-85b8ed17-f41f-41fa-8b84-869ba4a9fea4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:20.262 8 INFO cinder.api.openstack.wsgi [None req-4003873f-ddfb-4232-8366-2a482368e374 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:33:20.280 8 INFO cinder.volume.api [None req-4003873f-ddfb-4232-8366-2a482368e374 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:33:20.280 8 INFO cinder.api.openstack.wsgi [None req-4003873f-ddfb-4232-8366-2a482368e374 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/477] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:33:20.293 7 INFO cinder.api.openstack.wsgi [None req-5c3540de-2fc0-4d2f-922c-de25fbc9c95e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:33:20.303 7 INFO cinder.volume.api [None req-5c3540de-2fc0-4d2f-922c-de25fbc9c95e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:33:20.305 7 INFO cinder.api.openstack.wsgi [None req-5c3540de-2fc0-4d2f-922c-de25fbc9c95e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/478] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:33:20.343 8 INFO cinder.api.openstack.wsgi [None req-5f522210-139f-413d-90dc-b4c163899003 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:33:20.364 8 INFO cinder.api.openstack.wsgi [None req-5f522210-139f-413d-90dc-b4c163899003 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/479] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:33:20.378 7 INFO cinder.api.openstack.wsgi [None req-15f24af3-b203-457c-8d40-dae470c1f610 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:33:20.400 7 INFO cinder.api.openstack.wsgi [None req-15f24af3-b203-457c-8d40-dae470c1f610 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/480] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:33:20.411 8 INFO cinder.api.openstack.wsgi [None req-cf1d3103-2769-45bc-b9d4-64e954e8f68e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:33:20.435 8 INFO cinder.api.openstack.wsgi [None req-cf1d3103-2769-45bc-b9d4-64e954e8f68e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/481] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:33:20.447 7 INFO cinder.api.openstack.wsgi [None req-b9bac09b-0e9d-4f2b-af89-aebe32c269a5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:33:20.453 7 INFO cinder.api.openstack.wsgi [None req-b9bac09b-0e9d-4f2b-af89-aebe32c269a5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 242/482] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:33:20.475 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:33:20.582 7 INFO cinder.api.openstack.wsgi [None req-b9bac09b-0e9d-4f2b-af89-aebe32c269a5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:20.584 7 INFO cinder.api.openstack.wsgi [None req-b9bac09b-0e9d-4f2b-af89-aebe32c269a5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:20.585 7 INFO cinder.api.openstack.wsgi [None req-b9bac09b-0e9d-4f2b-af89-aebe32c269a5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:20.586 7 INFO cinder.api.openstack.wsgi [None req-b9bac09b-0e9d-4f2b-af89-aebe32c269a5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:20.978 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 241/485] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:33:20.991 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:33:21.001 7 INFO cinder.volume.api [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:33:21.003 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/486] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:33:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:33:30.583 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:30.583 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:30.584 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:30.584 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:40.582 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:40.582 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:40.584 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:40.584 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:50.584 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:50.585 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:33:50.586 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:33:50.586 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:00.582 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:00.583 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:00.583 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:00.584 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:10.582 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:10.582 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:10.583 7 INFO cinder.api.openstack.wsgi [None req-59c9eef5-52f5-448f-8ea3-2c23193d74e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:10.583 8 INFO cinder.api.openstack.wsgi [None req-add0d374-6695-4a14-8888-74619d528303 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:20.295 7 INFO cinder.api.openstack.wsgi [None req-1ab3dce3-7656-46b8-9aae-69cfe3bac9ef cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:34:20.306 7 INFO cinder.volume.api [None req-1ab3dce3-7656-46b8-9aae-69cfe3bac9ef cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:34:20.307 7 INFO cinder.api.openstack.wsgi [None req-1ab3dce3-7656-46b8-9aae-69cfe3bac9ef cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/497] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:34:20.320 8 INFO cinder.api.openstack.wsgi [None req-a1c7fa79-3126-430c-a813-a317647c35b9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:34:20.325 8 INFO cinder.api.openstack.wsgi [None req-a1c7fa79-3126-430c-a813-a317647c35b9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 247/498] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:34:20.367 7 INFO cinder.api.openstack.wsgi [None req-f4ad506e-a43b-4141-9184-6d5bd6fe6c14 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:34:20.388 7 INFO cinder.api.openstack.wsgi [None req-f4ad506e-a43b-4141-9184-6d5bd6fe6c14 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/499] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:34:20.400 8 INFO cinder.api.openstack.wsgi [None req-a575d0d6-e028-47c2-be7c-43b657c15de9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:34:20.422 8 INFO cinder.api.openstack.wsgi [None req-a575d0d6-e028-47c2-be7c-43b657c15de9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/500] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:34:20.439 7 INFO cinder.api.openstack.wsgi [None req-0a768a68-ec35-4f85-ba16-5997c9c32488 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:34:20.462 7 INFO cinder.api.openstack.wsgi [None req-0a768a68-ec35-4f85-ba16-5997c9c32488 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/501] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:34:20.472 8 INFO cinder.api.openstack.wsgi [None req-701cf6eb-de4d-4521-bca0-552fa0931f95 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:34:20.484 8 INFO cinder.volume.api [None req-701cf6eb-de4d-4521-bca0-552fa0931f95 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:34:20.487 8 INFO cinder.api.openstack.wsgi [None req-701cf6eb-de4d-4521-bca0-552fa0931f95 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/502] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:34:20.496 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:34:20.504 7 INFO cinder.volume.api [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:34:20.505 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/503] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:34:20.519 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:34:20.582 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:20.585 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:20.586 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:20.587 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:21.025 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 250/506] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:34:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:34:30.582 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:30.583 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:30.584 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:30.584 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:40.583 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:40.583 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:40.583 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:40.584 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:50.583 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:50.583 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:34:50.583 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:34:50.585 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:00.583 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:00.583 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:00.584 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:00.585 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:10.582 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:10.582 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:10.583 8 INFO cinder.api.openstack.wsgi [None req-a2fa2767-a806-4050-ae5c-9edbdaaad2ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:10.585 7 INFO cinder.api.openstack.wsgi [None req-9f86360f-c5f7-42ee-af60-367a7030f628 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:20.256 8 INFO cinder.api.openstack.wsgi [None req-d8e2309f-58c2-4677-9905-f92152038984 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:35:20.269 8 INFO cinder.volume.api [None req-d8e2309f-58c2-4677-9905-f92152038984 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:35:20.271 8 INFO cinder.api.openstack.wsgi [None req-d8e2309f-58c2-4677-9905-f92152038984 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/517] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:35:20.283 7 INFO cinder.api.openstack.wsgi [None req-ce44d9fb-8eb3-461c-841d-a48ec8cb1cb6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:35:20.290 7 INFO cinder.volume.api [None req-ce44d9fb-8eb3-461c-841d-a48ec8cb1cb6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:35:20.290 7 INFO cinder.api.openstack.wsgi [None req-ce44d9fb-8eb3-461c-841d-a48ec8cb1cb6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/518] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:35:20.302 8 INFO cinder.api.openstack.wsgi [None req-c950df59-85bc-4150-b78d-3fdbb3ca52e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:35:20.583 7 INFO cinder.api.openstack.wsgi [None req-ce44d9fb-8eb3-461c-841d-a48ec8cb1cb6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:20.584 7 INFO cinder.api.openstack.wsgi [None req-ce44d9fb-8eb3-461c-841d-a48ec8cb1cb6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:20.585 7 INFO cinder.api.openstack.wsgi [None req-ce44d9fb-8eb3-461c-841d-a48ec8cb1cb6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:20.585 7 INFO cinder.api.openstack.wsgi [None req-ce44d9fb-8eb3-461c-841d-a48ec8cb1cb6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:20.805 8 INFO cinder.api.openstack.wsgi [None req-c950df59-85bc-4150-b78d-3fdbb3ca52e5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 257/521] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:35:20.817 7 INFO cinder.api.openstack.wsgi [None req-e7011c51-b429-4015-a3b6-cdea24555952 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:35:20.826 7 INFO cinder.volume.api [None req-e7011c51-b429-4015-a3b6-cdea24555952 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:35:20.828 7 INFO cinder.api.openstack.wsgi [None req-e7011c51-b429-4015-a3b6-cdea24555952 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/522] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:35:20.840 8 INFO cinder.api.openstack.wsgi [None req-0c5fa6b1-4a89-4431-b798-41a2fcead930 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:35:20.847 8 INFO cinder.api.openstack.wsgi [None req-0c5fa6b1-4a89-4431-b798-41a2fcead930 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 258/523] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:35:20.880 7 INFO cinder.api.openstack.wsgi [None req-0b6b58d9-f271-4383-bed1-a54902b88d7e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:35:20.898 7 INFO cinder.api.openstack.wsgi [None req-0b6b58d9-f271-4383-bed1-a54902b88d7e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/524] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:35:20.914 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:35:20.943 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/525] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:35:20.956 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:35:20.974 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/526] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:35:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:35:30.583 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:30.583 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:30.584 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:30.585 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:40.582 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:40.583 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:40.584 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:40.585 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:50.582 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:50.583 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:35:50.584 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:35:50.584 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:00.582 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:00.582 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:00.583 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:00.584 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:10.582 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:10.582 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:10.583 7 INFO cinder.api.openstack.wsgi [None req-fb164c87-d82e-492b-af70-bdf0166dd43f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:10.583 8 INFO cinder.api.openstack.wsgi [None req-fbd452ec-d3b1-4dfb-a837-1af877969a43 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:20.279 7 INFO cinder.api.openstack.wsgi [None req-0db11a95-a252-4654-b968-81db40c59de0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:36:20.304 7 INFO cinder.api.openstack.wsgi [None req-0db11a95-a252-4654-b968-81db40c59de0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/537] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:36:20.320 8 INFO cinder.api.openstack.wsgi [None req-942f5939-2079-4040-9323-36d31634168f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:36:20.344 8 INFO cinder.api.openstack.wsgi [None req-942f5939-2079-4040-9323-36d31634168f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/538] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:36:20.359 7 INFO cinder.api.openstack.wsgi [None req-c721f20a-bd9e-4886-92dc-a43120b8a3a7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:36:20.378 7 INFO cinder.api.openstack.wsgi [None req-c721f20a-bd9e-4886-92dc-a43120b8a3a7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/539] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:36:20.401 8 INFO cinder.api.openstack.wsgi [None req-6c0f4e28-1824-4756-ba35-5dc484cdf5b2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:36:20.408 8 INFO cinder.api.openstack.wsgi [None req-6c0f4e28-1824-4756-ba35-5dc484cdf5b2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/540] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:36:20.420 7 INFO cinder.api.openstack.wsgi [None req-04025964-4e80-4cfa-9ab6-0c34b565be9c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:36:20.429 7 INFO cinder.volume.api [None req-04025964-4e80-4cfa-9ab6-0c34b565be9c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:36:20.431 7 INFO cinder.api.openstack.wsgi [None req-04025964-4e80-4cfa-9ab6-0c34b565be9c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/541] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:36:20.441 8 INFO cinder.api.openstack.wsgi [None req-eb3a3145-ae5c-4e75-98d6-4598d7f35e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:36:20.447 8 INFO cinder.volume.api [None req-eb3a3145-ae5c-4e75-98d6-4598d7f35e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:36:20.448 8 INFO cinder.api.openstack.wsgi [None req-eb3a3145-ae5c-4e75-98d6-4598d7f35e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/542] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:36:20.462 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:36:20.582 8 INFO cinder.api.openstack.wsgi [None req-eb3a3145-ae5c-4e75-98d6-4598d7f35e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:20.584 8 INFO cinder.api.openstack.wsgi [None req-eb3a3145-ae5c-4e75-98d6-4598d7f35e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:20.585 8 INFO cinder.api.openstack.wsgi [None req-eb3a3145-ae5c-4e75-98d6-4598d7f35e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:20.586 8 INFO cinder.api.openstack.wsgi [None req-eb3a3145-ae5c-4e75-98d6-4598d7f35e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:20.966 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 276/545] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:36:20.980 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:36:20.989 8 INFO cinder.volume.api [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:36:20.991 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/546] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:36:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:36:30.582 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:30.582 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:30.584 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:30.584 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:40.582 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:40.583 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:40.584 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:40.584 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:50.583 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:50.583 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:36:50.584 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:36:50.585 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:00.583 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:00.583 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:00.584 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:00.585 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:10.582 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:10.583 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:10.584 8 INFO cinder.api.openstack.wsgi [None req-16bdc722-7574-4ede-9897-94a2b3f2ee91 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:10.584 7 INFO cinder.api.openstack.wsgi [None req-356d41d0-c5b0-4db0-902f-b2002058c5bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:20.363 8 INFO cinder.api.openstack.wsgi [None req-6e9d16ae-306a-4cfd-a1d4-26c1ac812a52 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:37:20.376 8 INFO cinder.volume.api [None req-6e9d16ae-306a-4cfd-a1d4-26c1ac812a52 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:37:20.378 8 INFO cinder.api.openstack.wsgi [None req-6e9d16ae-306a-4cfd-a1d4-26c1ac812a52 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/557] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:37:20.391 7 INFO cinder.api.openstack.wsgi [None req-c40ea77a-dcda-420d-873f-d529f0e986d1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:37:20.402 7 INFO cinder.volume.api [None req-c40ea77a-dcda-420d-873f-d529f0e986d1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:37:20.404 7 INFO cinder.api.openstack.wsgi [None req-c40ea77a-dcda-420d-873f-d529f0e986d1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/558] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:37:20.415 8 INFO cinder.api.openstack.wsgi [None req-6f573166-eb1d-458e-aed3-66b617a64389 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:37:20.420 8 INFO cinder.api.openstack.wsgi [None req-6f573166-eb1d-458e-aed3-66b617a64389 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 277/559] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:37:20.475 7 INFO cinder.api.openstack.wsgi [None req-90551eb2-ec05-4998-b283-e45567a95966 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:37:20.494 7 INFO cinder.api.openstack.wsgi [None req-90551eb2-ec05-4998-b283-e45567a95966 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/560] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:37:20.509 8 INFO cinder.api.openstack.wsgi [None req-15ddaadd-b0c4-430a-97b5-7c87f3527e49 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:37:20.549 8 INFO cinder.api.openstack.wsgi [None req-15ddaadd-b0c4-430a-97b5-7c87f3527e49 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/561] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:37:20.563 7 INFO cinder.api.openstack.wsgi [None req-bf38fcf4-bfd9-4ab0-b071-8b9ededdd3f9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:37:20.582 8 INFO cinder.api.openstack.wsgi [None req-15ddaadd-b0c4-430a-97b5-7c87f3527e49 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:20.583 8 INFO cinder.api.openstack.wsgi [None req-15ddaadd-b0c4-430a-97b5-7c87f3527e49 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:20.584 8 INFO cinder.api.openstack.wsgi [None req-15ddaadd-b0c4-430a-97b5-7c87f3527e49 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:20.584 8 INFO cinder.api.openstack.wsgi [None req-15ddaadd-b0c4-430a-97b5-7c87f3527e49 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:20.592 7 INFO cinder.api.openstack.wsgi [None req-bf38fcf4-bfd9-4ab0-b071-8b9ededdd3f9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/564] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:37:20.606 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:37:20.614 8 INFO cinder.volume.api [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:37:20.615 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/565] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:37:20.629 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:37:21.133 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 285/566] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:37:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:37:30.581 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:30.583 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:30.583 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:30.584 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:40.582 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:40.583 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:40.584 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:40.585 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:50.583 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:50.583 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:37:50.584 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:37:50.585 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:00.582 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:00.582 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:00.583 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:00.583 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:10.582 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:10.582 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:10.583 8 INFO cinder.api.openstack.wsgi [None req-2eb6116d-7dbf-4ac6-9996-a587cc280db5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:10.584 7 INFO cinder.api.openstack.wsgi [None req-aebe6aac-675d-42e4-9428-0bcebee887f1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:20.317 8 INFO cinder.api.openstack.wsgi [None req-fb8ffa09-2576-48b0-8681-ccf14ba6f8ce cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:38:20.325 8 INFO cinder.api.openstack.wsgi [None req-fb8ffa09-2576-48b0-8681-ccf14ba6f8ce cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 287/577] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:38:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:38:20.336 7 INFO cinder.api.openstack.wsgi [None req-dc412870-8cde-4da5-922c-dde39e89c4ba cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:38:20.351 7 INFO cinder.volume.api [None req-dc412870-8cde-4da5-922c-dde39e89c4ba cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:38:20.354 7 INFO cinder.api.openstack.wsgi [None req-dc412870-8cde-4da5-922c-dde39e89c4ba cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/578] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:38:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:38:20.365 8 INFO cinder.api.openstack.wsgi [None req-0015a4bf-b340-4332-a069-1a1772e22e17 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:38:20.376 8 INFO cinder.volume.api [None req-0015a4bf-b340-4332-a069-1a1772e22e17 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:38:20.379 8 INFO cinder.api.openstack.wsgi [None req-0015a4bf-b340-4332-a069-1a1772e22e17 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/579] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:38:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:38:20.391 7 INFO cinder.api.openstack.wsgi [None req-da128021-ebff-45df-8874-f8310a17abc1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:38:20.398 7 INFO cinder.volume.api [None req-da128021-ebff-45df-8874-f8310a17abc1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:38:20.399 7 INFO cinder.api.openstack.wsgi [None req-da128021-ebff-45df-8874-f8310a17abc1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/580] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:38:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:38:20.411 8 INFO cinder.api.openstack.wsgi [None req-7f284797-3b8a-4112-9228-b977be92c9a9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:38:20.582 7 INFO cinder.api.openstack.wsgi [None req-da128021-ebff-45df-8874-f8310a17abc1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:20.584 7 INFO cinder.api.openstack.wsgi [None req-da128021-ebff-45df-8874-f8310a17abc1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:20.585 7 INFO cinder.api.openstack.wsgi [None req-da128021-ebff-45df-8874-f8310a17abc1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:20.585 7 INFO cinder.api.openstack.wsgi [None req-da128021-ebff-45df-8874-f8310a17abc1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:20.916 8 INFO cinder.api.openstack.wsgi [None req-7f284797-3b8a-4112-9228-b977be92c9a9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 289/583] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:38:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:38:20.969 7 INFO cinder.api.openstack.wsgi [None req-4cc96e04-833c-4b3b-a8f2-6563b2fb9312 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:38:20.993 7 INFO cinder.api.openstack.wsgi [None req-4cc96e04-833c-4b3b-a8f2-6563b2fb9312 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/584] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:38:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:38:21.010 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:38:21.032 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/585] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:38:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:38:21.044 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:38:21.067 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/586] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:38:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:38:30.582 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:30.582 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:30.583 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:30.583 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:40.583 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:40.583 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:40.584 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:40.584 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:50.582 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:50.582 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:38:50.583 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:38:50.583 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:00.582 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:00.582 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:00.583 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:00.584 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:10.582 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:10.582 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:10.583 8 INFO cinder.api.openstack.wsgi [None req-0ca2ef63-d672-4a23-8eab-8b7752ebc88a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:10.583 7 INFO cinder.api.openstack.wsgi [None req-74d73f36-58cf-469d-81bf-408474356d92 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:20.278 8 INFO cinder.api.openstack.wsgi [None req-ddb5cda3-9b5c-440e-a35f-27ef77d6fc38 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:39:20.290 8 INFO cinder.volume.api [None req-ddb5cda3-9b5c-440e-a35f-27ef77d6fc38 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:39:20.293 8 INFO cinder.api.openstack.wsgi [None req-ddb5cda3-9b5c-440e-a35f-27ef77d6fc38 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/597] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:39:20.309 7 INFO cinder.api.openstack.wsgi [None req-56a848ee-b99c-4767-9a17-041cc5681d05 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:39:20.317 7 INFO cinder.api.openstack.wsgi [None req-56a848ee-b99c-4767-9a17-041cc5681d05 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 302/598] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:39:20.329 8 INFO cinder.api.openstack.wsgi [None req-2c6a8a09-4b3d-430d-90da-7b7a04af5524 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:39:20.338 8 INFO cinder.volume.api [None req-2c6a8a09-4b3d-430d-90da-7b7a04af5524 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:39:20.340 8 INFO cinder.api.openstack.wsgi [None req-2c6a8a09-4b3d-430d-90da-7b7a04af5524 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/599] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:39:20.355 7 INFO cinder.api.openstack.wsgi [None req-531c011a-7b78-4e67-8a87-7e89dc064b0a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:39:20.363 7 INFO cinder.volume.api [None req-531c011a-7b78-4e67-8a87-7e89dc064b0a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:39:20.364 7 INFO cinder.api.openstack.wsgi [None req-531c011a-7b78-4e67-8a87-7e89dc064b0a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/600] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:39:20.415 8 INFO cinder.api.openstack.wsgi [None req-1409812b-d833-4486-8ae7-d69c4ff7b380 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:39:20.436 8 INFO cinder.api.openstack.wsgi [None req-1409812b-d833-4486-8ae7-d69c4ff7b380 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/601] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:39:20.449 7 INFO cinder.api.openstack.wsgi [None req-0175af4e-4158-493e-bb4a-655c55699fab cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:39:20.473 7 INFO cinder.api.openstack.wsgi [None req-0175af4e-4158-493e-bb4a-655c55699fab cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/602] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:39:20.484 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:39:20.506 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/603] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:39:20.520 7 INFO cinder.api.openstack.wsgi [None req-41a93d37-27a6-4ead-b4d5-31a7fe92ba32 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:39:20.582 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:20.583 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:20.584 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:20.585 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:21.024 7 INFO cinder.api.openstack.wsgi [None req-41a93d37-27a6-4ead-b4d5-31a7fe92ba32 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 305/606] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:39:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:39:30.583 7 INFO cinder.api.openstack.wsgi [None req-41a93d37-27a6-4ead-b4d5-31a7fe92ba32 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:30.583 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:30.584 7 INFO cinder.api.openstack.wsgi [None req-41a93d37-27a6-4ead-b4d5-31a7fe92ba32 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:30.584 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:38.219 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=False 2026-05-12 17:39:38.234 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 307/609] 199.19.213.3 () {44 vars in 1061 bytes} [Tue May 12 17:39:38 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:39:40.582 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:40.583 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:40.583 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:40.584 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:50.583 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:50.583 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:39:50.584 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:39:50.585 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:00.583 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:00.583 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:00.584 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:00.584 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:10.582 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:10.583 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:10.584 7 INFO cinder.api.openstack.wsgi [None req-c64c55b2-1468-4967-9ce2-932427141791 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:10.585 8 INFO cinder.api.openstack.wsgi [None req-5361f3aa-98ae-4124-9327-bd86535f2f8d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:20.319 7 INFO cinder.api.openstack.wsgi [None req-8ad88190-96f8-4112-8d75-ebf59e263530 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:40:20.345 7 INFO cinder.api.openstack.wsgi [None req-8ad88190-96f8-4112-8d75-ebf59e263530 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 312/618] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:40:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:40:20.361 8 INFO cinder.api.openstack.wsgi [None req-748f1343-ad8d-488d-84af-bfd0bff6791f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:40:20.384 8 INFO cinder.api.openstack.wsgi [None req-748f1343-ad8d-488d-84af-bfd0bff6791f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/619] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:40:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:40:20.396 7 INFO cinder.api.openstack.wsgi [None req-5dd9349e-234f-4000-b6ae-91ac1c297aba cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:40:20.414 7 INFO cinder.api.openstack.wsgi [None req-5dd9349e-234f-4000-b6ae-91ac1c297aba cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/620] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:40:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:40:20.427 8 INFO cinder.api.openstack.wsgi [None req-4300d489-3203-40d3-b153-0d441123e739 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:40:20.433 8 INFO cinder.api.openstack.wsgi [None req-4300d489-3203-40d3-b153-0d441123e739 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 308/621] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:40:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:40:20.443 7 INFO cinder.api.openstack.wsgi [None req-885bfe08-4cd5-4f27-a583-562b5ef7436f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:40:20.453 7 INFO cinder.volume.api [None req-885bfe08-4cd5-4f27-a583-562b5ef7436f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:40:20.455 7 INFO cinder.api.openstack.wsgi [None req-885bfe08-4cd5-4f27-a583-562b5ef7436f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/622] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:40:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:40:20.468 8 INFO cinder.api.openstack.wsgi [None req-92331ce1-1e73-42f2-a18f-c7e8af54b632 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:40:20.582 7 INFO cinder.api.openstack.wsgi [None req-885bfe08-4cd5-4f27-a583-562b5ef7436f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:20.585 7 INFO cinder.api.openstack.wsgi [None req-885bfe08-4cd5-4f27-a583-562b5ef7436f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:20.586 7 INFO cinder.api.openstack.wsgi [None req-885bfe08-4cd5-4f27-a583-562b5ef7436f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:20.588 7 INFO cinder.api.openstack.wsgi [None req-885bfe08-4cd5-4f27-a583-562b5ef7436f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:20.972 8 INFO cinder.api.openstack.wsgi [None req-92331ce1-1e73-42f2-a18f-c7e8af54b632 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 309/625] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:40:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:40:20.985 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:40:20.993 7 INFO cinder.volume.api [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:40:20.995 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/626] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:40:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:40:21.009 8 INFO cinder.api.openstack.wsgi [None req-8ccedc1f-3c54-4a75-93a5-3592cab4dbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:40:21.017 8 INFO cinder.volume.api [None req-8ccedc1f-3c54-4a75-93a5-3592cab4dbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:40:21.017 8 INFO cinder.api.openstack.wsgi [None req-8ccedc1f-3c54-4a75-93a5-3592cab4dbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/627] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:40:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:40:30.582 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:30.582 8 INFO cinder.api.openstack.wsgi [None req-8ccedc1f-3c54-4a75-93a5-3592cab4dbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:30.583 8 INFO cinder.api.openstack.wsgi [None req-8ccedc1f-3c54-4a75-93a5-3592cab4dbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:30.583 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:40.588 8 INFO cinder.api.openstack.wsgi [None req-8ccedc1f-3c54-4a75-93a5-3592cab4dbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:40.588 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:40.589 8 INFO cinder.api.openstack.wsgi [None req-8ccedc1f-3c54-4a75-93a5-3592cab4dbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:40.590 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:43.187 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=False 2026-05-12 17:40:43.205 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] https://volume.199-19-213-3.nip.io/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 313/632] 199.19.213.3 () {44 vars in 1061 bytes} [Tue May 12 17:40:43 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=False => generated 338 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:40:50.582 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:50.583 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:40:50.583 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:40:50.583 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:00.582 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:00.582 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:00.584 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:00.584 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:10.583 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:10.583 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:10.584 7 INFO cinder.api.openstack.wsgi [None req-eeb5308a-1a61-4c54-bdb7-b956a79bbab8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:10.584 8 INFO cinder.api.openstack.wsgi [None req-95b8e53c-ad3c-4d23-bd24-a9e345a7c776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:20.321 7 INFO cinder.api.openstack.wsgi [None req-8cbb3d19-4ba5-4afa-959e-9604c2059411 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:41:20.340 7 INFO cinder.api.openstack.wsgi [None req-8cbb3d19-4ba5-4afa-959e-9604c2059411 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/639] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:41:20.352 8 INFO cinder.api.openstack.wsgi [None req-147de60e-5d1c-4de1-a798-e3f8a2ce6ef3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:41:20.375 8 INFO cinder.api.openstack.wsgi [None req-147de60e-5d1c-4de1-a798-e3f8a2ce6ef3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/640] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:41:20.389 7 INFO cinder.api.openstack.wsgi [None req-77a702be-b227-417b-b417-f14024232b20 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:41:20.413 7 INFO cinder.api.openstack.wsgi [None req-77a702be-b227-417b-b417-f14024232b20 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/641] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:41:20.427 8 INFO cinder.api.openstack.wsgi [None req-1d7e7829-0586-4a1d-a5c9-5604960691a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:41:20.432 8 INFO cinder.api.openstack.wsgi [None req-1d7e7829-0586-4a1d-a5c9-5604960691a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 318/642] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:41:20.442 7 INFO cinder.api.openstack.wsgi [None req-139902e8-53ec-47f4-9ad5-63a7371f0c73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:41:20.451 7 INFO cinder.volume.api [None req-139902e8-53ec-47f4-9ad5-63a7371f0c73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:41:20.452 7 INFO cinder.api.openstack.wsgi [None req-139902e8-53ec-47f4-9ad5-63a7371f0c73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/643] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:41:20.465 8 INFO cinder.api.openstack.wsgi [None req-d88ed9d8-b6af-4374-b6a6-82a27c69b826 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:41:20.475 8 INFO cinder.volume.api [None req-d88ed9d8-b6af-4374-b6a6-82a27c69b826 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:41:20.475 8 INFO cinder.api.openstack.wsgi [None req-d88ed9d8-b6af-4374-b6a6-82a27c69b826 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/644] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:41:20.485 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:41:20.494 7 INFO cinder.volume.api [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:41:20.496 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/645] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:41:20.508 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:41:20.582 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:20.584 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:20.586 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:20.586 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:21.012 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 320/648] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:41:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:41:30.582 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:30.582 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:30.583 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:30.583 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:40.583 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:40.583 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:40.584 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:40.584 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:50.583 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:50.583 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:41:50.584 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:41:50.584 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:00.583 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:00.583 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:00.584 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:00.585 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:10.582 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:10.582 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:10.583 7 INFO cinder.api.openstack.wsgi [None req-20eea52b-4b20-4146-b765-96bdedb77460 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:10.583 8 INFO cinder.api.openstack.wsgi [None req-5eff786d-548f-4571-96cf-3d029046381d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:20.319 8 INFO cinder.api.openstack.wsgi [None req-4e84f0b4-9f68-4c5f-af6e-f4868c781b81 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:42:20.331 8 INFO cinder.volume.api [None req-4e84f0b4-9f68-4c5f-af6e-f4868c781b81 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:42:20.334 8 INFO cinder.api.openstack.wsgi [None req-4e84f0b4-9f68-4c5f-af6e-f4868c781b81 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 2026-05-12 17:42:20.335 7 INFO cinder.api.openstack.wsgi [None req-e4dfe66b-e027-429d-a8c7-0504c517b282 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots [pid: 8|app: 0|req: 326/659] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:42:20.349 8 INFO cinder.api.openstack.wsgi [None req-91b2f63c-e549-4bb7-939c-b5909d67a106 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:42:20.350 7 INFO cinder.volume.api [None req-e4dfe66b-e027-429d-a8c7-0504c517b282 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:42:20.351 7 INFO cinder.api.openstack.wsgi [None req-e4dfe66b-e027-429d-a8c7-0504c517b282 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 334/660] 10.0.0.57 () {32 vars in 704 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:42:20.356 8 INFO cinder.api.openstack.wsgi [None req-91b2f63c-e549-4bb7-939c-b5909d67a106 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 327/661] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:42:20.365 8 INFO cinder.api.openstack.wsgi [None req-c1c913ea-324d-4441-affb-b50613935d0f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:42:20.367 7 INFO cinder.api.openstack.wsgi [None req-870bc042-fae2-4989-b914-5fb489360d59 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes 2026-05-12 17:42:20.375 8 INFO cinder.volume.api [None req-c1c913ea-324d-4441-affb-b50613935d0f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:42:20.376 8 INFO cinder.api.openstack.wsgi [None req-c1c913ea-324d-4441-affb-b50613935d0f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/662] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:42:20.385 8 INFO cinder.api.openstack.wsgi [None req-b69b96f2-10cb-48f9-9db5-cd4ed91a2c33 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:42:20.391 8 INFO cinder.volume.api [None req-b69b96f2-10cb-48f9-9db5-cd4ed91a2c33 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:42:20.392 8 INFO cinder.api.openstack.wsgi [None req-b69b96f2-10cb-48f9-9db5-cd4ed91a2c33 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/663] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:42:20.401 8 INFO cinder.api.openstack.wsgi [None req-2dc82323-434e-4180-a6cd-b6e2a1fef77b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:42:20.406 7 INFO cinder.volume.api [None req-870bc042-fae2-4989-b914-5fb489360d59 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:42:20.407 7 INFO cinder.api.openstack.wsgi [None req-870bc042-fae2-4989-b914-5fb489360d59 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes returned with HTTP 200 [pid: 7|app: 0|req: 335/664] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:42:20.582 7 INFO cinder.api.openstack.wsgi [None req-870bc042-fae2-4989-b914-5fb489360d59 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:20.583 7 INFO cinder.api.openstack.wsgi [None req-870bc042-fae2-4989-b914-5fb489360d59 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:20.585 7 INFO cinder.api.openstack.wsgi [None req-870bc042-fae2-4989-b914-5fb489360d59 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:20.586 7 INFO cinder.api.openstack.wsgi [None req-870bc042-fae2-4989-b914-5fb489360d59 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:20.906 8 INFO cinder.api.openstack.wsgi [None req-2dc82323-434e-4180-a6cd-b6e2a1fef77b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 330/667] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:42:20.941 7 INFO cinder.api.openstack.wsgi [None req-3b8eb72a-fec1-403d-94f1-9bc5757a438d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:42:20.959 7 INFO cinder.api.openstack.wsgi [None req-3b8eb72a-fec1-403d-94f1-9bc5757a438d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/668] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:42:20.972 8 INFO cinder.api.openstack.wsgi [None req-be46b185-3a89-40a8-b08f-24d77836d44b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:42:20.993 8 INFO cinder.api.openstack.wsgi [None req-be46b185-3a89-40a8-b08f-24d77836d44b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/669] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:42:21.007 7 INFO cinder.api.openstack.wsgi [None req-ca246603-2b18-4746-ac5a-85f8b09d2d2c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:42:21.025 7 INFO cinder.api.openstack.wsgi [None req-ca246603-2b18-4746-ac5a-85f8b09d2d2c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/670] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:42:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:42:30.583 7 INFO cinder.api.openstack.wsgi [None req-ca246603-2b18-4746-ac5a-85f8b09d2d2c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:30.583 8 INFO cinder.api.openstack.wsgi [None req-be46b185-3a89-40a8-b08f-24d77836d44b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:30.584 7 INFO cinder.api.openstack.wsgi [None req-ca246603-2b18-4746-ac5a-85f8b09d2d2c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:30.584 8 INFO cinder.api.openstack.wsgi [None req-be46b185-3a89-40a8-b08f-24d77836d44b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:38.799 7 INFO cinder.api.openstack.wsgi [None req-8b05b38b-b019-413c-9fc5-f0c43be1ccfa 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes 2026-05-12 17:42:39.642 7 INFO cinder.api.v3.volumes [None req-8b05b38b-b019-413c-9fc5-f0c43be1ccfa 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Create volume of 1 GB 2026-05-12 17:42:39.679 7 INFO cinder.volume.api [None req-8b05b38b-b019-413c-9fc5-f0c43be1ccfa 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Availability Zones retrieved successfully. 2026-05-12 17:42:40.136 7 INFO cinder.volume.api [None req-8b05b38b-b019-413c-9fc5-f0c43be1ccfa 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Create volume request issued successfully. 2026-05-12 17:42:40.137 7 INFO cinder.api.openstack.wsgi [None req-8b05b38b-b019-413c-9fc5-f0c43be1ccfa 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/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: 341/673] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:42:38 2026] POST /v3/12a81961b52c405ea385438a8a6b2d7e/volumes => generated 864 bytes in 1346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 17:42:40.165 8 INFO cinder.api.openstack.wsgi [None req-04ba8f9c-4895-4f79-b641-0806e3ed2457 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:40.214 8 INFO cinder.volume.api [None req-04ba8f9c-4895-4f79-b641-0806e3ed2457 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:40.223 8 INFO cinder.api.openstack.wsgi [None req-04ba8f9c-4895-4f79-b641-0806e3ed2457 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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: 333/674] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:42:40 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 932 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:42:40.582 7 INFO cinder.api.openstack.wsgi [None req-8b05b38b-b019-413c-9fc5-f0c43be1ccfa 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:40.583 7 INFO cinder.api.openstack.wsgi [None req-8b05b38b-b019-413c-9fc5-f0c43be1ccfa 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:40.582 8 INFO cinder.api.openstack.wsgi [None req-04ba8f9c-4895-4f79-b641-0806e3ed2457 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:40.585 8 INFO cinder.api.openstack.wsgi [None req-04ba8f9c-4895-4f79-b641-0806e3ed2457 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196: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-05-12 17:42:41.246 7 INFO cinder.api.openstack.wsgi [None req-69f97b57-49fb-4bf4-8145-1e8730b2a07e 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:41.282 7 INFO cinder.volume.api [None req-69f97b57-49fb-4bf4-8145-1e8730b2a07e 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:41.295 7 INFO cinder.api.openstack.wsgi [None req-69f97b57-49fb-4bf4-8145-1e8730b2a07e 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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/677] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:42:41 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:42.325 8 INFO cinder.api.openstack.wsgi [None req-2f3c5d8f-5844-4a8d-814a-961ed6271135 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:42.358 8 INFO cinder.volume.api [None req-2f3c5d8f-5844-4a8d-814a-961ed6271135 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:42.378 8 INFO cinder.api.openstack.wsgi [None req-2f3c5d8f-5844-4a8d-814a-961ed6271135 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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: 335/678] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:42:42 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 956 bytes in 60 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-05-12 17:42:43.401 7 INFO cinder.api.openstack.wsgi [None req-aacad6d7-1bdc-4999-875f-551dc660e729 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:43.429 7 INFO cinder.volume.api [None req-aacad6d7-1bdc-4999-875f-551dc660e729 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:43.440 7 INFO cinder.api.openstack.wsgi [None req-aacad6d7-1bdc-4999-875f-551dc660e729 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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: 344/679] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:42:43 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 956 bytes in 51 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-05-12 17:42:44.466 8 INFO cinder.api.openstack.wsgi [None req-57e6330d-21cb-4472-93d0-a18c2a844577 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:44.482 8 INFO cinder.volume.api [None req-57e6330d-21cb-4472-93d0-a18c2a844577 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:44.487 8 INFO cinder.api.openstack.wsgi [None req-57e6330d-21cb-4472-93d0-a18c2a844577 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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/680] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:42:44 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 1341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:44.591 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:44.609 7 INFO cinder.volume.api [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:44.614 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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/681] 10.0.0.235 () {34 vars in 1028 bytes} [Tue May 12 17:42:44 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 1341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:45.554 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-3753570c-734f-4c8f-979a-3e474bbbdf47 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:45.568 8 INFO cinder.volume.api [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-3753570c-734f-4c8f-979a-3e474bbbdf47 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:45.584 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-3753570c-734f-4c8f-979a-3e474bbbdf47 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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: 337/682] 10.0.0.235 () {34 vars in 1028 bytes} [Tue May 12 17:42:45 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 1341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:42:45.598 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:42:45.599 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 346/683] 10.0.0.235 () {32 vars in 828 bytes} [Tue May 12 17:42:45 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:45.613 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-07356f55-3f85-428a-93f3-d011db926b06 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/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-05-12 17:42:45.683 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-07356f55-3f85-428a-93f3-d011db926b06 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/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: 338/684] 10.0.0.235 () {40 vars in 1057 bytes} [Tue May 12 17:42:45 2026] POST /v3/12a81961b52c405ea385438a8a6b2d7e/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:42:50.583 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:50.583 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-07356f55-3f85-428a-93f3-d011db926b06 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:42:50.584 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:50.584 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-07356f55-3f85-428a-93f3-d011db926b06 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:42:51.867 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:42:51.868 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-66fcf466-30c5-4bb3-84e7-7786282ab4de 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 348/687] 199.19.213.3 () {32 vars in 837 bytes} [Tue May 12 17:42:51 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-05-12 17:42:51.940 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-e9939b90-e547-4398-95bd-1d10087d2301 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:51.960 8 INFO cinder.volume.api [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-e9939b90-e547-4398-95bd-1d10087d2301 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:42:51.973 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-e9939b90-e547-4398-95bd-1d10087d2301 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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: 340/688] 199.19.213.3 () {36 vars in 1071 bytes} [Tue May 12 17:42:51 2026] GET /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 1521 bytes in 40 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-05-12 17:42:53.919 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-0460ec81-94df-443d-aef8-b69f921e42b9 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:42:55.131 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-0460ec81-94df-443d-aef8-b69f921e42b9 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2 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: 349/689] 199.19.213.3 () {40 vars in 1133 bytes} [Tue May 12 17:42:53 2026] PUT /v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2 => generated 775 bytes in 1224 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-05-12 17:42:55.663 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-08149191-2a22-4aae-bf77-24237a7924b4 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2/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-05-12 17:42:55.713 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-08149191-2a22-4aae-bf77-24237a7924b4 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2/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: 341/690] 199.19.213.3 () {40 vars in 1146 bytes} [Tue May 12 17:42:55 2026] POST /v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 17:43:00.582 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-08149191-2a22-4aae-bf77-24237a7924b4 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:00.582 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-0460ec81-94df-443d-aef8-b69f921e42b9 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:00.583 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-08149191-2a22-4aae-bf77-24237a7924b4 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:00.584 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-0460ec81-94df-443d-aef8-b69f921e42b9 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:10.582 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-08149191-2a22-4aae-bf77-24237a7924b4 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:10.582 8 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-08149191-2a22-4aae-bf77-24237a7924b4 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:10.583 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-0460ec81-94df-443d-aef8-b69f921e42b9 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:10.585 7 INFO cinder.api.openstack.wsgi [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-0460ec81-94df-443d-aef8-b69f921e42b9 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://10.0.0.196: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-05-12 17:43:15.663 8 INFO cinder.api.openstack.wsgi [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-7deca13d-10b4-4927-a9f9-4bd60c877af3 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:16.251 8 INFO cinder.api.openstack.wsgi [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-7deca13d-10b4-4927-a9f9-4bd60c877af3 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2 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: 344/695] 199.19.213.3 () {38 vars in 1101 bytes} [Tue May 12 17:43:15 2026] DELETE /v3/12a81961b52c405ea385438a8a6b2d7e/attachments/db9e0e14-fa0d-4c90-9ac6-b54e788e95f2 => generated 19 bytes in 598 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-05-12 17:43:16.273 7 INFO cinder.api.openstack.wsgi [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-6ca39ed2-2ed6-42eb-82d1-014fe67d288f 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 2026-05-12 17:43:16.274 7 INFO cinder.api.v3.volumes [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-6ca39ed2-2ed6-42eb-82d1-014fe67d288f 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Delete volume with id: 0239faaa-a511-4199-9c24-06d8024bae3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:16.286 7 INFO cinder.volume.api [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-6ca39ed2-2ed6-42eb-82d1-014fe67d288f 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:16.324 7 INFO cinder.volume.api [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-6ca39ed2-2ed6-42eb-82d1-014fe67d288f 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Delete volume request issued successfully. 2026-05-12 17:43:16.324 7 INFO cinder.api.openstack.wsgi [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-6ca39ed2-2ed6-42eb-82d1-014fe67d288f 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b 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: 352/696] 199.19.213.3 () {36 vars in 1052 bytes} [Tue May 12 17:43:16 2026] DELETE /v3/12a81961b52c405ea385438a8a6b2d7e/volumes/0239faaa-a511-4199-9c24-06d8024bae3b => generated 0 bytes in 66 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-05-12 17:43:20.484 8 INFO cinder.api.openstack.wsgi [None req-f8b95563-a20e-4175-ab8f-bf4471111901 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:20.490 8 INFO cinder.api.openstack.wsgi [None req-f8b95563-a20e-4175-ab8f-bf4471111901 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 345/697] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 174 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-05-12 17:43:20.509 7 INFO cinder.api.openstack.wsgi [None req-8ed2a9a8-0b0a-40e0-8e75-f7c870b5d22a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:43:20.518 7 INFO cinder.volume.api [None req-8ed2a9a8-0b0a-40e0-8e75-f7c870b5d22a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:43:20.520 7 INFO cinder.api.openstack.wsgi [None req-8ed2a9a8-0b0a-40e0-8e75-f7c870b5d22a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/698] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:43:20.538 8 INFO cinder.api.openstack.wsgi [None req-68b202bf-09ba-4f70-8c97-b70595792046 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:43:20.547 8 INFO cinder.volume.api [None req-68b202bf-09ba-4f70-8c97-b70595792046 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:43:20.548 8 INFO cinder.api.openstack.wsgi [None req-68b202bf-09ba-4f70-8c97-b70595792046 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/699] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:43:20.582 8 INFO cinder.api.openstack.wsgi [None req-68b202bf-09ba-4f70-8c97-b70595792046 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:20.583 8 INFO cinder.api.openstack.wsgi [None req-68b202bf-09ba-4f70-8c97-b70595792046 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:20.585 8 INFO cinder.api.openstack.wsgi [None req-68b202bf-09ba-4f70-8c97-b70595792046 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:20.585 8 INFO cinder.api.openstack.wsgi [None req-68b202bf-09ba-4f70-8c97-b70595792046 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:20.591 7 INFO cinder.api.openstack.wsgi [None req-802a49d6-8838-4c2e-9aaa-b43ebc87bfe9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/12a81961b52c405ea385438a8a6b2d7e?usage=true 2026-05-12 17:43:20.617 7 INFO cinder.api.openstack.wsgi [None req-802a49d6-8838-4c2e-9aaa-b43ebc87bfe9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/12a81961b52c405ea385438a8a6b2d7e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/702] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/12a81961b52c405ea385438a8a6b2d7e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:20.636 8 INFO cinder.api.openstack.wsgi [None req-b2bef294-e0cf-453b-aec3-b11ef9acaca1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:43:20.696 8 INFO cinder.api.openstack.wsgi [None req-b2bef294-e0cf-453b-aec3-b11ef9acaca1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/703] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:20.712 7 INFO cinder.api.openstack.wsgi [None req-a794f2ab-623d-4897-b895-52cedc698892 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/412a1c700ac946a0a87f3c9e2da013a4?usage=true 2026-05-12 17:43:20.749 7 INFO cinder.api.openstack.wsgi [None req-a794f2ab-623d-4897-b895-52cedc698892 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/412a1c700ac946a0a87f3c9e2da013a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/704] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/412a1c700ac946a0a87f3c9e2da013a4?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:20.762 8 INFO cinder.api.openstack.wsgi [None req-1bce8f38-a74e-4456-b5fa-5ccfbd9a28ab cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:43:20.799 8 INFO cinder.api.openstack.wsgi [None req-1bce8f38-a74e-4456-b5fa-5ccfbd9a28ab cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/705] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:20.812 7 INFO cinder.api.openstack.wsgi [None req-d9f2654e-2a94-4c44-8ad6-7bef19a142f5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/96b65fab8eea49438ac648be58529ae1?usage=true 2026-05-12 17:43:20.844 7 INFO cinder.api.openstack.wsgi [None req-d9f2654e-2a94-4c44-8ad6-7bef19a142f5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/96b65fab8eea49438ac648be58529ae1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/706] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/96b65fab8eea49438ac648be58529ae1?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:20.862 8 INFO cinder.api.openstack.wsgi [None req-3cac22f0-064a-4434-b912-f305d0210aec cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/ad89dd2fda9b4183830faacb249d8098?usage=true 2026-05-12 17:43:20.893 8 INFO cinder.api.openstack.wsgi [None req-3cac22f0-064a-4434-b912-f305d0210aec cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/ad89dd2fda9b4183830faacb249d8098?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/707] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/ad89dd2fda9b4183830faacb249d8098?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:20.911 7 INFO cinder.api.openstack.wsgi [None req-67ed24f9-01c7-4369-bc1a-0e168259fc54 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:43:20.945 7 INFO cinder.api.openstack.wsgi [None req-67ed24f9-01c7-4369-bc1a-0e168259fc54 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/708] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:20.960 8 INFO cinder.api.openstack.wsgi [None req-9298fb54-633e-410d-8edf-dfa67d40a776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:43:20.974 8 INFO cinder.volume.api [None req-9298fb54-633e-410d-8edf-dfa67d40a776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:43:20.976 8 INFO cinder.api.openstack.wsgi [None req-9298fb54-633e-410d-8edf-dfa67d40a776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/709] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:43:20.991 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:43:21.496 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 358/710] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:43:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:30.582 8 INFO cinder.api.openstack.wsgi [None req-9298fb54-633e-410d-8edf-dfa67d40a776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:30.584 8 INFO cinder.api.openstack.wsgi [None req-9298fb54-633e-410d-8edf-dfa67d40a776 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:30.586 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:30.587 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:40.183 8 INFO cinder.api.openstack.wsgi [req-b27d67fd-0599-46f7-b7b1-5d8edef98f1d req-7b2b3ede-a12f-4b4d-bd1f-44431ef8ef9b a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96b65fab8eea49438ac648be58529ae1/attachments?instance_id=532293e5-f8e1-427b-a510-56d8714e15c1 2026-05-12 17:43:40.203 8 INFO cinder.api.openstack.wsgi [req-b27d67fd-0599-46f7-b7b1-5d8edef98f1d req-7b2b3ede-a12f-4b4d-bd1f-44431ef8ef9b a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96b65fab8eea49438ac648be58529ae1/attachments?instance_id=532293e5-f8e1-427b-a510-56d8714e15c1 returned with HTTP 200 [pid: 8|app: 0|req: 354/713] 199.19.213.3 () {36 vars in 1102 bytes} [Tue May 12 17:43:40 2026] GET /v3/96b65fab8eea49438ac648be58529ae1/attachments?instance_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:40.583 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:40.584 8 INFO cinder.api.openstack.wsgi [req-b27d67fd-0599-46f7-b7b1-5d8edef98f1d req-7b2b3ede-a12f-4b4d-bd1f-44431ef8ef9b a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:40.585 8 INFO cinder.api.openstack.wsgi [req-b27d67fd-0599-46f7-b7b1-5d8edef98f1d req-7b2b3ede-a12f-4b4d-bd1f-44431ef8ef9b a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:40.585 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:50.582 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:50.583 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:50.584 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:43:50.584 7 INFO cinder.api.openstack.wsgi [None req-d4b520f5-cc78-410a-afbb-9c73e37750e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:43:50.663 8 INFO cinder.api.openstack.wsgi [None req-ec5a03c1-cbee-4628-9e43-680ae3e6cbdb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes 2026-05-12 17:43:50.699 8 INFO cinder.volume.api [None req-ec5a03c1-cbee-4628-9e43-680ae3e6cbdb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Get all volumes completed successfully. 2026-05-12 17:43:50.700 8 INFO cinder.api.openstack.wsgi [None req-ec5a03c1-cbee-4628-9e43-680ae3e6cbdb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 356/718] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:43:50 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:43:50.719 7 INFO cinder.api.openstack.wsgi [None req-da9cf193-afdf-48dd-819a-b7a6a4382d7e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes 2026-05-12 17:43:50.723 7 INFO cinder.api.v3.volumes [None req-da9cf193-afdf-48dd-819a-b7a6a4382d7e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Create volume of 1 GB 2026-05-12 17:43:50.729 7 INFO cinder.volume.api [None req-da9cf193-afdf-48dd-819a-b7a6a4382d7e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Availability Zones retrieved successfully. 2026-05-12 17:43:50.889 7 INFO cinder.volume.api [None req-da9cf193-afdf-48dd-819a-b7a6a4382d7e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Create volume request issued successfully. 2026-05-12 17:43:50.891 7 INFO cinder.api.openstack.wsgi [None req-da9cf193-afdf-48dd-819a-b7a6a4382d7e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/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: 363/719] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:43:50 2026] POST /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes => generated 876 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 17:43:50.917 8 INFO cinder.api.openstack.wsgi [None req-f1c046ca-f48d-4905-9713-b33aba6ec5ba 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:50.939 8 INFO cinder.volume.api [None req-f1c046ca-f48d-4905-9713-b33aba6ec5ba 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:50.945 8 INFO cinder.api.openstack.wsgi [None req-f1c046ca-f48d-4905-9713-b33aba6ec5ba 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 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: 357/720] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:50 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 => generated 944 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-05-12 17:43:51.973 7 INFO cinder.api.openstack.wsgi [None req-29a64faa-4d28-4bcd-81f7-cf8279021b2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:51.988 7 INFO cinder.volume.api [None req-29a64faa-4d28-4bcd-81f7-cf8279021b2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:51.994 7 INFO cinder.api.openstack.wsgi [None req-29a64faa-4d28-4bcd-81f7-cf8279021b2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 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: 364/721] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:51 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 => generated 969 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-05-12 17:43:52.023 8 INFO cinder.api.openstack.wsgi [None req-6117b825-fc9b-49c2-a1bf-676420efe062 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:52.038 8 INFO cinder.volume.api [None req-6117b825-fc9b-49c2-a1bf-676420efe062 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:52.046 8 INFO cinder.api.openstack.wsgi [None req-6117b825-fc9b-49c2-a1bf-676420efe062 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 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/722] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:52 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:52.070 7 INFO cinder.api.openstack.wsgi [None req-0e5f3ca2-5413-47ec-b041-7d296e64933e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes 2026-05-12 17:43:52.073 7 INFO cinder.api.v3.volumes [None req-0e5f3ca2-5413-47ec-b041-7d296e64933e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Create volume of 1 GB 2026-05-12 17:43:52.080 7 INFO cinder.volume.api [None req-0e5f3ca2-5413-47ec-b041-7d296e64933e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Availability Zones retrieved successfully. 2026-05-12 17:43:52.248 7 INFO cinder.volume.api [None req-0e5f3ca2-5413-47ec-b041-7d296e64933e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Create volume request issued successfully. 2026-05-12 17:43:52.249 7 INFO cinder.api.openstack.wsgi [None req-0e5f3ca2-5413-47ec-b041-7d296e64933e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/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: 365/723] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:43:52 2026] POST /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes => generated 875 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:52.269 8 INFO cinder.api.openstack.wsgi [None req-9531580f-81e0-4255-9193-f4784003daa2 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:52.283 8 INFO cinder.volume.api [None req-9531580f-81e0-4255-9193-f4784003daa2 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:52.288 8 INFO cinder.api.openstack.wsgi [None req-9531580f-81e0-4255-9193-f4784003daa2 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 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/724] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:52 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 => generated 943 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-05-12 17:43:53.320 7 INFO cinder.api.openstack.wsgi [None req-25563b21-b0fe-41c5-88ca-b9f8fdc2ff9c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:53.346 7 INFO cinder.volume.api [None req-25563b21-b0fe-41c5-88ca-b9f8fdc2ff9c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:53.352 7 INFO cinder.api.openstack.wsgi [None req-25563b21-b0fe-41c5-88ca-b9f8fdc2ff9c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 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: 366/725] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:53 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 => generated 968 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-05-12 17:43:53.374 8 INFO cinder.api.openstack.wsgi [None req-a2e08d1a-2fbd-4542-90c1-d9c53b9e2e25 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:53.405 8 INFO cinder.volume.api [None req-a2e08d1a-2fbd-4542-90c1-d9c53b9e2e25 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:53.410 8 INFO cinder.api.openstack.wsgi [None req-a2e08d1a-2fbd-4542-90c1-d9c53b9e2e25 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 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/726] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:53 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 => generated 968 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-05-12 17:43:53.443 7 INFO cinder.api.openstack.wsgi [None req-e6906489-020f-4c61-b2f4-0d6c4f6f49fe 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes 2026-05-12 17:43:53.448 7 INFO cinder.api.v3.volumes [None req-e6906489-020f-4c61-b2f4-0d6c4f6f49fe 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Create volume of 1 GB 2026-05-12 17:43:53.462 7 INFO cinder.volume.api [None req-e6906489-020f-4c61-b2f4-0d6c4f6f49fe 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Availability Zones retrieved successfully. 2026-05-12 17:43:53.630 7 INFO cinder.volume.api [None req-e6906489-020f-4c61-b2f4-0d6c4f6f49fe 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Create volume request issued successfully. 2026-05-12 17:43:53.631 7 INFO cinder.api.openstack.wsgi [None req-e6906489-020f-4c61-b2f4-0d6c4f6f49fe 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/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: 367/727] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:43:53 2026] POST /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes => generated 876 bytes in 205 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-05-12 17:43:53.663 8 INFO cinder.api.openstack.wsgi [None req-fcbb0bf0-01bd-47f7-926e-1bad5685efbc 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:53.679 8 INFO cinder.volume.api [None req-fcbb0bf0-01bd-47f7-926e-1bad5685efbc 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:53.683 8 INFO cinder.api.openstack.wsgi [None req-fcbb0bf0-01bd-47f7-926e-1bad5685efbc 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 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/728] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:53 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:54.704 7 INFO cinder.api.openstack.wsgi [None req-60aa1cd3-9c33-49e4-aac3-fad5f496fd97 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:54.723 7 INFO cinder.volume.api [None req-60aa1cd3-9c33-49e4-aac3-fad5f496fd97 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:54.728 7 INFO cinder.api.openstack.wsgi [None req-60aa1cd3-9c33-49e4-aac3-fad5f496fd97 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 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/729] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:54 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:43:54.752 8 INFO cinder.api.openstack.wsgi [None req-caa6acf2-8e2e-4181-819f-8cd27fd54280 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:54.770 8 INFO cinder.volume.api [None req-caa6acf2-8e2e-4181-819f-8cd27fd54280 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:54.776 8 INFO cinder.api.openstack.wsgi [None req-caa6acf2-8e2e-4181-819f-8cd27fd54280 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 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/730] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:54 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:54.805 7 INFO cinder.api.openstack.wsgi [None req-a41cb593-406a-4b43-ae2c-e6d2cbba3061 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes 2026-05-12 17:43:54.848 7 INFO cinder.volume.api [None req-a41cb593-406a-4b43-ae2c-e6d2cbba3061 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Get all volumes completed successfully. 2026-05-12 17:43:54.849 7 INFO cinder.api.openstack.wsgi [None req-a41cb593-406a-4b43-ae2c-e6d2cbba3061 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/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: 369/731] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:43:54 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes => generated 1323 bytes in 56 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-05-12 17:43:54.880 8 INFO cinder.api.openstack.wsgi [None req-348738ac-e3dc-4011-a80f-0c5dbf9dac3e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:54.897 8 INFO cinder.volume.api [None req-348738ac-e3dc-4011-a80f-0c5dbf9dac3e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:54.902 8 INFO cinder.api.openstack.wsgi [None req-348738ac-e3dc-4011-a80f-0c5dbf9dac3e 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 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/732] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:54 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:43:54.928 7 INFO cinder.api.openstack.wsgi [None req-f4b657cf-37fe-42ed-a882-d8d0e30a5454 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 2026-05-12 17:43:54.929 7 INFO cinder.api.v3.volumes [None req-f4b657cf-37fe-42ed-a882-d8d0e30a5454 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Delete volume with id: 5e27e7c2-cf6f-4e09-806d-9cffd9a187af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:54.940 7 INFO cinder.volume.api [None req-f4b657cf-37fe-42ed-a882-d8d0e30a5454 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:54.965 7 INFO cinder.volume.api [None req-f4b657cf-37fe-42ed-a882-d8d0e30a5454 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Delete volume request issued successfully. 2026-05-12 17:43:54.966 7 INFO cinder.api.openstack.wsgi [None req-f4b657cf-37fe-42ed-a882-d8d0e30a5454 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 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: 370/733] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:43:54 2026] DELETE /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:43:54.985 8 INFO cinder.api.openstack.wsgi [None req-91b1f07a-51b6-4ef2-a3dd-17105b2b7c0a 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:55.008 8 INFO cinder.volume.api [None req-91b1f07a-51b6-4ef2-a3dd-17105b2b7c0a 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:55.016 8 INFO cinder.api.openstack.wsgi [None req-91b1f07a-51b6-4ef2-a3dd-17105b2b7c0a 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 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/734] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:54 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:56.045 7 INFO cinder.api.openstack.wsgi [None req-4b225413-13eb-4a98-be6d-03e082f46817 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af 2026-05-12 17:43:56.059 7 INFO cinder.api.openstack.wsgi [None req-4b225413-13eb-4a98-be6d-03e082f46817 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af returned with HTTP 404 [pid: 7|app: 0|req: 371/735] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:56 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/5e27e7c2-cf6f-4e09-806d-9cffd9a187af => 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-05-12 17:43:56.072 8 INFO cinder.api.openstack.wsgi [None req-c17b716c-3031-4835-b98a-16e39de047dd 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:56.090 8 INFO cinder.volume.api [None req-c17b716c-3031-4835-b98a-16e39de047dd 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:56.095 8 INFO cinder.api.openstack.wsgi [None req-c17b716c-3031-4835-b98a-16e39de047dd 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 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/736] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:56 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:56.122 7 INFO cinder.api.openstack.wsgi [None req-808979cc-487c-42ee-96c9-b0be381b1973 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 2026-05-12 17:43:56.124 7 INFO cinder.api.v3.volumes [None req-808979cc-487c-42ee-96c9-b0be381b1973 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Delete volume with id: 85486228-d8f7-4126-ae71-0bd3d8fb2c57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:56.137 7 INFO cinder.volume.api [None req-808979cc-487c-42ee-96c9-b0be381b1973 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:56.163 7 INFO cinder.volume.api [None req-808979cc-487c-42ee-96c9-b0be381b1973 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Delete volume request issued successfully. 2026-05-12 17:43:56.164 7 INFO cinder.api.openstack.wsgi [None req-808979cc-487c-42ee-96c9-b0be381b1973 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 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: 372/737] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:43:56 2026] DELETE /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 => generated 0 bytes in 50 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-05-12 17:43:56.182 8 INFO cinder.api.openstack.wsgi [None req-d046fd9d-0c7f-4cbc-b571-069326872ee7 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:56.206 8 INFO cinder.volume.api [None req-d046fd9d-0c7f-4cbc-b571-069326872ee7 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:56.215 8 INFO cinder.api.openstack.wsgi [None req-d046fd9d-0c7f-4cbc-b571-069326872ee7 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 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/738] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:56 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 => generated 967 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:43:57.242 7 INFO cinder.api.openstack.wsgi [None req-bf19d4fd-8a20-416b-a7f0-942eb8c3b0ce 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 2026-05-12 17:43:57.252 7 INFO cinder.api.openstack.wsgi [None req-bf19d4fd-8a20-416b-a7f0-942eb8c3b0ce 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 returned with HTTP 404 [pid: 7|app: 0|req: 373/739] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:57 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/85486228-d8f7-4126-ae71-0bd3d8fb2c57 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:43:57.267 8 INFO cinder.api.openstack.wsgi [None req-b05b68a9-d3f9-498c-b11d-cf39cd167364 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:57.286 8 INFO cinder.volume.api [None req-b05b68a9-d3f9-498c-b11d-cf39cd167364 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:57.294 8 INFO cinder.api.openstack.wsgi [None req-b05b68a9-d3f9-498c-b11d-cf39cd167364 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 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/740] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:57 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:43:57.324 7 INFO cinder.api.openstack.wsgi [None req-524c5e27-3079-44f0-b242-b38a77930efb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 2026-05-12 17:43:57.325 7 INFO cinder.api.v3.volumes [None req-524c5e27-3079-44f0-b242-b38a77930efb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Delete volume with id: 9cee123e-0a2d-42d7-9dff-601febedd908 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:57.340 7 INFO cinder.volume.api [None req-524c5e27-3079-44f0-b242-b38a77930efb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:57.367 7 INFO cinder.volume.api [None req-524c5e27-3079-44f0-b242-b38a77930efb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Delete volume request issued successfully. 2026-05-12 17:43:57.368 7 INFO cinder.api.openstack.wsgi [None req-524c5e27-3079-44f0-b242-b38a77930efb 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 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: 374/741] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:43:57 2026] DELETE /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:43:57.389 8 INFO cinder.api.openstack.wsgi [None req-ae156421-1b0a-4344-836e-4defbfd9ca66 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:43:57.401 8 INFO cinder.volume.api [None req-ae156421-1b0a-4344-836e-4defbfd9ca66 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] Volume info retrieved successfully. 2026-05-12 17:43:57.410 8 INFO cinder.api.openstack.wsgi [None req-ae156421-1b0a-4344-836e-4defbfd9ca66 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 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: 368/742] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:57 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:43:58.434 7 INFO cinder.api.openstack.wsgi [None req-3f12810b-5e34-4ff5-b4d6-f697ff264e2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 2026-05-12 17:43:58.442 7 INFO cinder.api.openstack.wsgi [None req-3f12810b-5e34-4ff5-b4d6-f697ff264e2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 returned with HTTP 404 [pid: 7|app: 0|req: 375/743] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:43:58 2026] GET /v3/5d8d8334888f41dc8b693e91ac79ba8e/volumes/9cee123e-0a2d-42d7-9dff-601febedd908 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 17:44:00.583 8 INFO cinder.api.openstack.wsgi [None req-ae156421-1b0a-4344-836e-4defbfd9ca66 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:00.584 8 INFO cinder.api.openstack.wsgi [None req-ae156421-1b0a-4344-836e-4defbfd9ca66 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:00.584 7 INFO cinder.api.openstack.wsgi [None req-3f12810b-5e34-4ff5-b4d6-f697ff264e2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:00.585 7 INFO cinder.api.openstack.wsgi [None req-3f12810b-5e34-4ff5-b4d6-f697ff264e2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:10.582 8 INFO cinder.api.openstack.wsgi [None req-ae156421-1b0a-4344-836e-4defbfd9ca66 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:10.582 7 INFO cinder.api.openstack.wsgi [None req-3f12810b-5e34-4ff5-b4d6-f697ff264e2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:10.583 7 INFO cinder.api.openstack.wsgi [None req-3f12810b-5e34-4ff5-b4d6-f697ff264e2c 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:10.584 8 INFO cinder.api.openstack.wsgi [None req-ae156421-1b0a-4344-836e-4defbfd9ca66 82959fe4418b4c59b1a1727077395097 5d8d8334888f41dc8b693e91ac79ba8e - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:20.445 7 INFO cinder.api.openstack.wsgi [None req-3c944507-2003-4365-a93e-cd2e6e32a224 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:44:20.453 7 INFO cinder.volume.api [None req-3c944507-2003-4365-a93e-cd2e6e32a224 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:44:20.455 7 INFO cinder.api.openstack.wsgi [None req-3c944507-2003-4365-a93e-cd2e6e32a224 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 378/748] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 121 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-05-12 17:44:20.470 8 INFO cinder.api.openstack.wsgi [None req-58b6bebc-4d3c-4684-a8ba-5d21efea2c9e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:44:20.485 8 INFO cinder.api.openstack.wsgi [None req-58b6bebc-4d3c-4684-a8ba-5d21efea2c9e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 371/749] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.497 7 INFO cinder.api.openstack.wsgi [None req-4db5e107-90ca-4756-b0e9-68c93a976957 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:44:20.503 7 INFO cinder.volume.api [None req-4db5e107-90ca-4756-b0e9-68c93a976957 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:44:20.503 7 INFO cinder.api.openstack.wsgi [None req-4db5e107-90ca-4756-b0e9-68c93a976957 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/750] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:44:20.545 8 INFO cinder.api.openstack.wsgi [None req-1500affe-97ae-48ba-881d-f0f7cdfb6337 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/14510cb44dfa44b99400cf51974cab49?usage=true 2026-05-12 17:44:20.572 8 INFO cinder.api.openstack.wsgi [None req-1500affe-97ae-48ba-881d-f0f7cdfb6337 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/14510cb44dfa44b99400cf51974cab49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/751] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/14510cb44dfa44b99400cf51974cab49?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.581 8 INFO cinder.api.openstack.wsgi [None req-1500affe-97ae-48ba-881d-f0f7cdfb6337 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:20.582 8 INFO cinder.api.openstack.wsgi [None req-1500affe-97ae-48ba-881d-f0f7cdfb6337 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:20.583 8 INFO cinder.api.openstack.wsgi [None req-1500affe-97ae-48ba-881d-f0f7cdfb6337 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:20.584 8 INFO cinder.api.openstack.wsgi [None req-1500affe-97ae-48ba-881d-f0f7cdfb6337 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:20.587 7 INFO cinder.api.openstack.wsgi [None req-a6388d46-3dce-417f-bd0f-2f384af4cbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:44:20.617 7 INFO cinder.api.openstack.wsgi [None req-a6388d46-3dce-417f-bd0f-2f384af4cbc9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/754] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.641 8 INFO cinder.api.openstack.wsgi [None req-920bf2dc-9b7d-4e3e-bdf6-0a518ec4b884 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/3da10295b5de49349754debcb1e23565?usage=true 2026-05-12 17:44:20.692 8 INFO cinder.api.openstack.wsgi [None req-920bf2dc-9b7d-4e3e-bdf6-0a518ec4b884 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/3da10295b5de49349754debcb1e23565?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/755] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/3da10295b5de49349754debcb1e23565?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.710 7 INFO cinder.api.openstack.wsgi [None req-a453857b-ce6b-49d8-8d86-35597cc16b2e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/421a2e3551024ebaa3a28a3fcdf96d37?usage=true 2026-05-12 17:44:20.752 7 INFO cinder.api.openstack.wsgi [None req-a453857b-ce6b-49d8-8d86-35597cc16b2e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/421a2e3551024ebaa3a28a3fcdf96d37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/756] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/421a2e3551024ebaa3a28a3fcdf96d37?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.769 8 INFO cinder.api.openstack.wsgi [None req-0106c7c4-0f76-4b14-bab9-9e9a4735ea2f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:44:20.812 8 INFO cinder.api.openstack.wsgi [None req-0106c7c4-0f76-4b14-bab9-9e9a4735ea2f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/757] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.826 7 INFO cinder.api.openstack.wsgi [None req-c9c84328-2c92-4180-abf5-2f0304468726 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/5d08d37a6be6485b883067c7db9b75fc?usage=true 2026-05-12 17:44:20.848 7 INFO cinder.api.openstack.wsgi [None req-c9c84328-2c92-4180-abf5-2f0304468726 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/5d08d37a6be6485b883067c7db9b75fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/758] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/5d08d37a6be6485b883067c7db9b75fc?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.863 8 INFO cinder.api.openstack.wsgi [None req-2642771d-d785-4e98-af30-384fafd1391f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bfb8438476964ae2ae2939135f2bf98d?usage=true 2026-05-12 17:44:20.896 8 INFO cinder.api.openstack.wsgi [None req-2642771d-d785-4e98-af30-384fafd1391f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bfb8438476964ae2ae2939135f2bf98d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/759] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bfb8438476964ae2ae2939135f2bf98d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.914 7 INFO cinder.api.openstack.wsgi [None req-4a301d30-a6a1-45e5-9912-a89613ee9799 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:44:20.955 7 INFO cinder.api.openstack.wsgi [None req-4a301d30-a6a1-45e5-9912-a89613ee9799 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/760] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:20.973 8 INFO cinder.api.openstack.wsgi [None req-9ea9b7d1-9136-4f70-bb3d-32eb7a097d47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:44:20.991 8 INFO cinder.volume.api [None req-9ea9b7d1-9136-4f70-bb3d-32eb7a097d47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:44:20.994 8 INFO cinder.api.openstack.wsgi [None req-9ea9b7d1-9136-4f70-bb3d-32eb7a097d47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/761] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:44:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:44:21.015 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:44:21.518 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/762] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:44:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:30.582 8 INFO cinder.api.openstack.wsgi [None req-9ea9b7d1-9136-4f70-bb3d-32eb7a097d47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:30.582 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:30.584 8 INFO cinder.api.openstack.wsgi [None req-9ea9b7d1-9136-4f70-bb3d-32eb7a097d47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:30.585 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:40.582 8 INFO cinder.api.openstack.wsgi [None req-9ea9b7d1-9136-4f70-bb3d-32eb7a097d47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:40.582 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:40.583 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:40.584 8 INFO cinder.api.openstack.wsgi [None req-9ea9b7d1-9136-4f70-bb3d-32eb7a097d47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:41.499 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:44:41.500 7 INFO cinder.api.openstack.wsgi [None req-7a35b40a-f0dc-4c39-a24d-b9d2cf731272 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 387/767] 10.0.0.57 () {30 vars in 410 bytes} [Tue May 12 17:44:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:44:49.816 8 INFO cinder.api.openstack.wsgi [None req-eec0913b-2a0d-4ab2-bc79-ff0bec268e19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes 2026-05-12 17:44:49.819 8 INFO cinder.api.v3.volumes [None req-eec0913b-2a0d-4ab2-bc79-ff0bec268e19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Create volume of 1 GB 2026-05-12 17:44:49.833 8 INFO cinder.volume.api [None req-eec0913b-2a0d-4ab2-bc79-ff0bec268e19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Availability Zones retrieved successfully. 2026-05-12 17:44:50.341 8 INFO cinder.volume.api [None req-eec0913b-2a0d-4ab2-bc79-ff0bec268e19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Create volume request issued successfully. 2026-05-12 17:44:50.342 8 INFO cinder.api.openstack.wsgi [None req-eec0913b-2a0d-4ab2-bc79-ff0bec268e19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/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/768] 10.0.0.57 () {34 vars in 721 bytes} [Tue May 12 17:44:49 2026] POST /v3/249b811be022419191d7e8bf74814ded/volumes => generated 860 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 17:44:50.364 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:44:50.389 7 INFO cinder.volume.api [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:44:50.397 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 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/769] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:44:50 2026] GET /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:44:50.583 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:50.583 8 INFO cinder.api.openstack.wsgi [None req-eec0913b-2a0d-4ab2-bc79-ff0bec268e19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:44:50.585 8 INFO cinder.api.openstack.wsgi [None req-eec0913b-2a0d-4ab2-bc79-ff0bec268e19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:44:50.585 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://10.0.0.196: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-05-12 17:44:51.425 8 INFO cinder.api.openstack.wsgi [None req-3a2621c0-cb65-42e9-992a-f90df366f7bc 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:44:51.440 8 INFO cinder.volume.api [None req-3a2621c0-cb65-42e9-992a-f90df366f7bc 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:44:51.444 8 INFO cinder.api.openstack.wsgi [None req-3a2621c0-cb65-42e9-992a-f90df366f7bc 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 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/772] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:44:51 2026] GET /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:00.583 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:00.584 8 INFO cinder.api.openstack.wsgi [None req-3a2621c0-cb65-42e9-992a-f90df366f7bc 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:00.584 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:00.585 8 INFO cinder.api.openstack.wsgi [None req-3a2621c0-cb65-42e9-992a-f90df366f7bc 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:10.583 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:10.583 8 INFO cinder.api.openstack.wsgi [None req-3a2621c0-cb65-42e9-992a-f90df366f7bc 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:10.584 7 INFO cinder.api.openstack.wsgi [None req-ac4d4bc3-1048-4698-94b9-471f5d04fd7f 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:10.584 8 INFO cinder.api.openstack.wsgi [None req-3a2621c0-cb65-42e9-992a-f90df366f7bc 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://10.0.0.196: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-05-12 17:45:12.096 7 INFO cinder.api.openstack.wsgi [None req-1a79da4f-95da-4682-86b1-b82ad5423d19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924/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-05-12 17:45:12.117 7 INFO cinder.volume.api [None req-1a79da4f-95da-4682-86b1-b82ad5423d19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:45:12.130 7 INFO cinder.volume.api [None req-1a79da4f-95da-4682-86b1-b82ad5423d19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Update volume admin metadata completed successfully. 2026-05-12 17:45:12.634 7 INFO cinder.volume.api [None req-1a79da4f-95da-4682-86b1-b82ad5423d19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Attach volume completed successfully. 2026-05-12 17:45:12.635 7 INFO cinder.api.openstack.wsgi [None req-1a79da4f-95da-4682-86b1-b82ad5423d19 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924/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: 7|app: 0|req: 392/777] 10.0.0.57 () {34 vars in 809 bytes} [Tue May 12 17:45:12 2026] POST /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924/action => generated 0 bytes in 547 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-05-12 17:45:12.650 8 INFO cinder.api.openstack.wsgi [None req-8f41b1f4-6cb9-4093-94e5-85ec56a58d4e 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:12.668 8 INFO cinder.volume.api [None req-8f41b1f4-6cb9-4093-94e5-85ec56a58d4e 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:45:12.673 8 INFO cinder.api.openstack.wsgi [None req-8f41b1f4-6cb9-4093-94e5-85ec56a58d4e 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 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/778] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:12 2026] GET /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 1287 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:12.691 7 INFO cinder.api.openstack.wsgi [None req-94fb8fc5-212c-4730-86ca-8934a2c356a9 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924/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-05-12 17:45:12.711 7 INFO cinder.volume.api [None req-94fb8fc5-212c-4730-86ca-8934a2c356a9 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:45:13.217 7 INFO cinder.volume.api [None req-94fb8fc5-212c-4730-86ca-8934a2c356a9 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Detach volume completed successfully. 2026-05-12 17:45:13.218 7 INFO cinder.api.openstack.wsgi [None req-94fb8fc5-212c-4730-86ca-8934a2c356a9 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924/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: 7|app: 0|req: 393/779] 10.0.0.57 () {34 vars in 809 bytes} [Tue May 12 17:45:12 2026] POST /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924/action => generated 0 bytes in 534 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-05-12 17:45:13.232 8 INFO cinder.api.openstack.wsgi [None req-b9a59ffd-457d-4439-8ffd-d970b762d734 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:13.248 8 INFO cinder.volume.api [None req-b9a59ffd-457d-4439-8ffd-d970b762d734 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:45:13.255 8 INFO cinder.api.openstack.wsgi [None req-b9a59ffd-457d-4439-8ffd-d970b762d734 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 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: 387/780] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:13 2026] GET /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:19.307 7 INFO cinder.api.openstack.wsgi [None req-d7222357-d0ad-44b5-9543-32efe1c733b3 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:19.324 7 INFO cinder.volume.api [None req-d7222357-d0ad-44b5-9543-32efe1c733b3 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:45:19.329 7 INFO cinder.api.openstack.wsgi [None req-d7222357-d0ad-44b5-9543-32efe1c733b3 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 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/781] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:19 2026] GET /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 972 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-05-12 17:45:19.352 8 INFO cinder.api.openstack.wsgi [None req-6f6c200f-75d5-4347-86df-7778633562a4 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 2026-05-12 17:45:19.353 8 INFO cinder.api.v3.volumes [None req-6f6c200f-75d5-4347-86df-7778633562a4 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Delete volume with id: a7f496f5-f2df-491a-825f-2d54ce8dd924 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:19.362 8 INFO cinder.volume.api [None req-6f6c200f-75d5-4347-86df-7778633562a4 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:45:19.391 8 INFO cinder.volume.api [None req-6f6c200f-75d5-4347-86df-7778633562a4 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Delete volume request issued successfully. 2026-05-12 17:45:19.391 8 INFO cinder.api.openstack.wsgi [None req-6f6c200f-75d5-4347-86df-7778633562a4 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 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: 388/782] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:45:19 2026] DELETE /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:45:19.405 7 INFO cinder.api.openstack.wsgi [None req-da09587b-372e-4082-a7aa-e6426c2cbf0d 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:19.429 7 INFO cinder.volume.api [None req-da09587b-372e-4082-a7aa-e6426c2cbf0d 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Volume info retrieved successfully. 2026-05-12 17:45:19.437 7 INFO cinder.api.openstack.wsgi [None req-da09587b-372e-4082-a7aa-e6426c2cbf0d 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 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/783] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:19 2026] GET /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 971 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-05-12 17:45:20.460 7 INFO cinder.api.openstack.wsgi [None req-12634e78-a1bb-44c4-a6b1-de69a00ddad4 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 2026-05-12 17:45:20.473 7 INFO cinder.api.openstack.wsgi [None req-12634e78-a1bb-44c4-a6b1-de69a00ddad4 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 returned with HTTP 404 [pid: 7|app: 0|req: 396/784] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:20 2026] GET /v3/249b811be022419191d7e8bf74814ded/volumes/a7f496f5-f2df-491a-825f-2d54ce8dd924 => generated 109 bytes in 20 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-05-12 17:45:20.512 8 INFO cinder.api.openstack.wsgi [None req-22ef33d2-bd4b-48f9-97ea-ccedd376cc3c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true 2026-05-12 17:45:20.533 8 INFO cinder.api.openstack.wsgi [None req-22ef33d2-bd4b-48f9-97ea-ccedd376cc3c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/785] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true => generated 847 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.546 7 INFO cinder.api.openstack.wsgi [None req-5659152e-8b0e-4b3b-b772-a6059cfadbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/199dfdffa0414f49a97a429e4a4ada56?usage=true 2026-05-12 17:45:20.574 7 INFO cinder.api.openstack.wsgi [None req-5659152e-8b0e-4b3b-b772-a6059cfadbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/199dfdffa0414f49a97a429e4a4ada56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/786] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/199dfdffa0414f49a97a429e4a4ada56?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.582 7 INFO cinder.api.openstack.wsgi [None req-5659152e-8b0e-4b3b-b772-a6059cfadbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:20.583 7 INFO cinder.api.openstack.wsgi [None req-5659152e-8b0e-4b3b-b772-a6059cfadbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:20.584 7 INFO cinder.api.openstack.wsgi [None req-5659152e-8b0e-4b3b-b772-a6059cfadbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:20.585 7 INFO cinder.api.openstack.wsgi [None req-5659152e-8b0e-4b3b-b772-a6059cfadbff cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:20.586 8 INFO cinder.api.openstack.wsgi [None req-6189470c-6684-43e8-9af7-95f76dfeea0a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true 2026-05-12 17:45:20.612 8 INFO cinder.api.openstack.wsgi [None req-6189470c-6684-43e8-9af7-95f76dfeea0a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/789] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.624 7 INFO cinder.api.openstack.wsgi [None req-b1157b5b-13ff-4e05-93c6-7baa0e5f0f52 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/249b811be022419191d7e8bf74814ded?usage=true 2026-05-12 17:45:20.644 7 INFO cinder.api.openstack.wsgi [None req-b1157b5b-13ff-4e05-93c6-7baa0e5f0f52 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/249b811be022419191d7e8bf74814ded?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/790] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/249b811be022419191d7e8bf74814ded?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.657 8 INFO cinder.api.openstack.wsgi [None req-45be0e7c-87b9-41ed-9529-6b56337302fe cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:45:20.679 8 INFO cinder.api.openstack.wsgi [None req-45be0e7c-87b9-41ed-9529-6b56337302fe cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/791] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.694 7 INFO cinder.api.openstack.wsgi [None req-6733e265-438e-473c-af08-afe6207c6c4f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true 2026-05-12 17:45:20.720 7 INFO cinder.api.openstack.wsgi [None req-6733e265-438e-473c-af08-afe6207c6c4f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/792] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.740 8 INFO cinder.api.openstack.wsgi [None req-f8522088-20f5-4a44-abf9-4ccd34e45c18 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:45:20.780 8 INFO cinder.api.openstack.wsgi [None req-f8522088-20f5-4a44-abf9-4ccd34e45c18 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/793] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.800 7 INFO cinder.api.openstack.wsgi [None req-82e6e2ac-9b09-468e-81f5-09c09776bc83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/6441eae86c054363b2205082a8b251e9?usage=true 2026-05-12 17:45:20.832 7 INFO cinder.api.openstack.wsgi [None req-82e6e2ac-9b09-468e-81f5-09c09776bc83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/6441eae86c054363b2205082a8b251e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/794] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/6441eae86c054363b2205082a8b251e9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.846 8 INFO cinder.api.openstack.wsgi [None req-79bffc41-4da7-4093-a8a8-7f4fdb6d29a3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true 2026-05-12 17:45:20.882 8 INFO cinder.api.openstack.wsgi [None req-79bffc41-4da7-4093-a8a8-7f4fdb6d29a3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/795] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.900 7 INFO cinder.api.openstack.wsgi [None req-5f34c309-add9-4823-9bc0-19c302daedb0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true 2026-05-12 17:45:20.921 7 INFO cinder.api.openstack.wsgi [None req-5f34c309-add9-4823-9bc0-19c302daedb0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/796] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.934 8 INFO cinder.api.openstack.wsgi [None req-ed52f6b6-ba49-484d-b74a-30cff8c18a13 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true 2026-05-12 17:45:20.958 8 INFO cinder.api.openstack.wsgi [None req-ed52f6b6-ba49-484d-b74a-30cff8c18a13 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/797] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:20.981 7 INFO cinder.api.openstack.wsgi [None req-eccec786-09c6-4a08-b60f-a5fb793d0567 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:45:21.002 7 INFO cinder.api.openstack.wsgi [None req-eccec786-09c6-4a08-b60f-a5fb793d0567 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/798] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:21.019 8 INFO cinder.api.openstack.wsgi [None req-0074c115-4d96-48be-9df7-7af49bd3f3c7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true 2026-05-12 17:45:21.046 8 INFO cinder.api.openstack.wsgi [None req-0074c115-4d96-48be-9df7-7af49bd3f3c7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/799] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:21.059 8 INFO cinder.api.openstack.wsgi [None req-0ee3bae1-ce1e-4b58-9e41-dcc42e73bdc4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true 2026-05-12 17:45:21.080 8 INFO cinder.api.openstack.wsgi [None req-0ee3bae1-ce1e-4b58-9e41-dcc42e73bdc4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/800] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:45:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:21.097 8 INFO cinder.api.openstack.wsgi [None req-64194711-8828-448c-8efa-ffb31830cc3b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:45:21.109 8 INFO cinder.volume.api [None req-64194711-8828-448c-8efa-ffb31830cc3b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:45:21.111 8 INFO cinder.api.openstack.wsgi [None req-64194711-8828-448c-8efa-ffb31830cc3b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 397/801] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:45:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:45:21.120 8 INFO cinder.api.openstack.wsgi [None req-2438a7ed-c685-4861-987d-b45298157ba5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:45:21.133 8 INFO cinder.volume.api [None req-2438a7ed-c685-4861-987d-b45298157ba5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:45:21.136 8 INFO cinder.api.openstack.wsgi [None req-2438a7ed-c685-4861-987d-b45298157ba5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 398/802] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:45:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:45:21.146 8 INFO cinder.api.openstack.wsgi [None req-fbb9bfeb-9737-4fb2-a9bd-b14583b12409 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:45:21.181 7 INFO cinder.api.openstack.wsgi [None req-af668b69-a37d-42c8-9499-fb28ddca6842 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes 2026-05-12 17:45:21.184 7 INFO cinder.api.v3.volumes [None req-af668b69-a37d-42c8-9499-fb28ddca6842 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume of 1 GB 2026-05-12 17:45:21.189 7 INFO cinder.volume.api [None req-af668b69-a37d-42c8-9499-fb28ddca6842 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Availability Zones retrieved successfully. 2026-05-12 17:45:21.409 7 INFO cinder.volume.api [None req-af668b69-a37d-42c8-9499-fb28ddca6842 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume request issued successfully. 2026-05-12 17:45:21.410 7 INFO cinder.api.openstack.wsgi [None req-af668b69-a37d-42c8-9499-fb28ddca6842 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/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: 405/803] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:45:21 2026] POST /v3/199dfdffa0414f49a97a429e4a4ada56/volumes => generated 871 bytes in 384 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-05-12 17:45:21.437 7 INFO cinder.api.openstack.wsgi [None req-38923260-4fa6-458c-b4bc-d1a8adc7ecad c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:21.460 7 INFO cinder.volume.api [None req-38923260-4fa6-458c-b4bc-d1a8adc7ecad c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:21.468 7 INFO cinder.api.openstack.wsgi [None req-38923260-4fa6-458c-b4bc-d1a8adc7ecad c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 406/804] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:21 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:21.652 8 INFO cinder.api.openstack.wsgi [None req-fbb9bfeb-9737-4fb2-a9bd-b14583b12409 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 399/805] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:45:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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) /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-05-12 17:45:21.671 7 INFO cinder.api.openstack.wsgi [None req-08d92988-f599-46a4-ab3e-060aa5919ae7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:45:21.678 7 INFO cinder.volume.api [None req-08d92988-f599-46a4-ab3e-060aa5919ae7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:45:21.678 7 INFO cinder.api.openstack.wsgi [None req-08d92988-f599-46a4-ab3e-060aa5919ae7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 407/806] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:45:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:45:21.694 8 INFO cinder.api.openstack.wsgi [None req-255c8124-e9d0-4de9-97e7-e49856302085 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:45:21.708 8 INFO cinder.api.openstack.wsgi [None req-255c8124-e9d0-4de9-97e7-e49856302085 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 400/807] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:45:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:22.490 7 INFO cinder.api.openstack.wsgi [None req-c2d0f72f-a6e7-4ee5-a45e-89b362faede1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:22.513 7 INFO cinder.volume.api [None req-c2d0f72f-a6e7-4ee5-a45e-89b362faede1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:22.517 7 INFO cinder.api.openstack.wsgi [None req-c2d0f72f-a6e7-4ee5-a45e-89b362faede1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 408/808] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:22 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:22.536 8 INFO cinder.api.openstack.wsgi [None req-5cbc93c4-22da-4fdd-a560-865480200132 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:22.565 8 INFO cinder.volume.api [None req-5cbc93c4-22da-4fdd-a560-865480200132 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:22.573 8 INFO cinder.api.openstack.wsgi [None req-5cbc93c4-22da-4fdd-a560-865480200132 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 401/809] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:22 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:22.602 7 INFO cinder.api.openstack.wsgi [None req-16559351-0df2-4589-9cae-35b3826fb0a2 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:22.629 7 INFO cinder.volume.api [None req-16559351-0df2-4589-9cae-35b3826fb0a2 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:22.647 7 INFO cinder.volume.api [None req-16559351-0df2-4589-9cae-35b3826fb0a2 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume updated successfully. 2026-05-12 17:45:22.650 7 INFO cinder.api.openstack.wsgi [None req-16559351-0df2-4589-9cae-35b3826fb0a2 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 409/810] 10.0.0.57 () {34 vars in 794 bytes} [Tue May 12 17:45:22 2026] PUT /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 896 bytes in 58 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-05-12 17:45:22.687 8 INFO cinder.api.openstack.wsgi [None req-31e5e886-47ba-4fb9-aaab-3d40fe955c67 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:22.726 8 INFO cinder.volume.api [None req-31e5e886-47ba-4fb9-aaab-3d40fe955c67 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:22.739 8 INFO cinder.volume.api [None req-31e5e886-47ba-4fb9-aaab-3d40fe955c67 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume updated successfully. 2026-05-12 17:45:22.740 8 INFO cinder.api.openstack.wsgi [None req-31e5e886-47ba-4fb9-aaab-3d40fe955c67 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 402/811] 10.0.0.57 () {34 vars in 795 bytes} [Tue May 12 17:45:22 2026] PUT /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 935 bytes in 59 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-05-12 17:45:22.772 7 INFO cinder.api.openstack.wsgi [None req-12fa6a77-81c7-4ea3-9d07-469d35f72d48 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:22.806 7 INFO cinder.volume.api [None req-12fa6a77-81c7-4ea3-9d07-469d35f72d48 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:22.818 7 INFO cinder.api.openstack.wsgi [None req-12fa6a77-81c7-4ea3-9d07-469d35f72d48 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 410/812] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:22 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:22.845 8 INFO cinder.api.openstack.wsgi [None req-d13bcd77-7a70-4ab7-b64a-ebc726f62642 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes 2026-05-12 17:45:22.848 8 INFO cinder.api.v3.volumes [None req-d13bcd77-7a70-4ab7-b64a-ebc726f62642 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume of 1 GB 2026-05-12 17:45:22.861 8 INFO cinder.volume.api [None req-d13bcd77-7a70-4ab7-b64a-ebc726f62642 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Availability Zones retrieved successfully. 2026-05-12 17:45:23.047 8 INFO cinder.volume.api [None req-d13bcd77-7a70-4ab7-b64a-ebc726f62642 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume request issued successfully. 2026-05-12 17:45:23.048 8 INFO cinder.api.openstack.wsgi [None req-d13bcd77-7a70-4ab7-b64a-ebc726f62642 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/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: 403/813] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:45:22 2026] POST /v3/199dfdffa0414f49a97a429e4a4ada56/volumes => generated 890 bytes in 213 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-05-12 17:45:23.070 7 INFO cinder.api.openstack.wsgi [None req-a41db2de-0ccd-449f-8a2c-1e6d41b15ca6 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:23.094 7 INFO cinder.volume.api [None req-a41db2de-0ccd-449f-8a2c-1e6d41b15ca6 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:23.106 7 INFO cinder.api.openstack.wsgi [None req-a41db2de-0ccd-449f-8a2c-1e6d41b15ca6 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 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: 411/814] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:23 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 => generated 958 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-05-12 17:45:24.130 8 INFO cinder.api.openstack.wsgi [None req-3aa3f836-b615-40a3-b110-9cedc2984412 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:24.146 8 INFO cinder.volume.api [None req-3aa3f836-b615-40a3-b110-9cedc2984412 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:24.151 8 INFO cinder.api.openstack.wsgi [None req-3aa3f836-b615-40a3-b110-9cedc2984412 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 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: 404/815] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:24 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 => 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-05-12 17:45:24.175 7 INFO cinder.api.openstack.wsgi [None req-50b01627-b5dd-4ba8-a446-c980203f05b1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:24.195 7 INFO cinder.volume.api [None req-50b01627-b5dd-4ba8-a446-c980203f05b1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:24.215 7 INFO cinder.volume.api [None req-50b01627-b5dd-4ba8-a446-c980203f05b1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume updated successfully. 2026-05-12 17:45:24.216 7 INFO cinder.api.openstack.wsgi [None req-50b01627-b5dd-4ba8-a446-c980203f05b1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 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: 412/816] 10.0.0.57 () {34 vars in 794 bytes} [Tue May 12 17:45:24 2026] PUT /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:24.239 8 INFO cinder.api.openstack.wsgi [None req-0a96a6b8-6e5d-49c1-bcce-98359181ec9a c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:24.255 8 INFO cinder.volume.api [None req-0a96a6b8-6e5d-49c1-bcce-98359181ec9a c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:24.261 8 INFO cinder.api.openstack.wsgi [None req-0a96a6b8-6e5d-49c1-bcce-98359181ec9a c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 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: 405/817] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:24 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 => 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-05-12 17:45:24.283 7 INFO cinder.api.openstack.wsgi [None req-cd6c011a-60b2-43d4-8ed8-ff740787de31 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 2026-05-12 17:45:24.284 7 INFO cinder.api.v3.volumes [None req-cd6c011a-60b2-43d4-8ed8-ff740787de31 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume with id: 4e9ba54b-1e11-4aeb-8768-6bdcf0494233 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:24.296 7 INFO cinder.volume.api [None req-cd6c011a-60b2-43d4-8ed8-ff740787de31 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:24.320 7 INFO cinder.volume.api [None req-cd6c011a-60b2-43d4-8ed8-ff740787de31 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume request issued successfully. 2026-05-12 17:45:24.321 7 INFO cinder.api.openstack.wsgi [None req-cd6c011a-60b2-43d4-8ed8-ff740787de31 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 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: 413/818] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:45:24 2026] DELETE /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 => 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-05-12 17:45:24.333 8 INFO cinder.api.openstack.wsgi [None req-fe21c68b-098f-4729-bcec-210757db0de1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:24.353 8 INFO cinder.volume.api [None req-fe21c68b-098f-4729-bcec-210757db0de1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:24.360 8 INFO cinder.api.openstack.wsgi [None req-fe21c68b-098f-4729-bcec-210757db0de1 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 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: 406/819] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:24 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 => generated 949 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-05-12 17:45:25.383 7 INFO cinder.api.openstack.wsgi [None req-87d39499-c412-4c28-9da9-221acf512fef c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 2026-05-12 17:45:25.395 7 INFO cinder.api.openstack.wsgi [None req-87d39499-c412-4c28-9da9-221acf512fef c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 returned with HTTP 404 [pid: 7|app: 0|req: 414/820] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:25 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4e9ba54b-1e11-4aeb-8768-6bdcf0494233 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:45:25.409 8 INFO cinder.api.openstack.wsgi [None req-0befb97c-f358-4fdc-8cf4-9f9ea108d39e c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:25.435 8 INFO cinder.volume.api [None req-0befb97c-f358-4fdc-8cf4-9f9ea108d39e c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:25.442 8 INFO cinder.api.openstack.wsgi [None req-0befb97c-f358-4fdc-8cf4-9f9ea108d39e c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 407/821] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:25 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 1003 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:45:25.465 7 INFO cinder.api.openstack.wsgi [None req-ab19e894-6a96-4b46-9a03-5194561117ef c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 2026-05-12 17:45:25.465 7 INFO cinder.api.v3.volumes [None req-ab19e894-6a96-4b46-9a03-5194561117ef c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume with id: ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:25.476 7 INFO cinder.volume.api [None req-ab19e894-6a96-4b46-9a03-5194561117ef c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:25.501 7 INFO cinder.volume.api [None req-ab19e894-6a96-4b46-9a03-5194561117ef c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume request issued successfully. 2026-05-12 17:45:25.502 7 INFO cinder.api.openstack.wsgi [None req-ab19e894-6a96-4b46-9a03-5194561117ef c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 415/822] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:45:25 2026] DELETE /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => 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-05-12 17:45:25.519 8 INFO cinder.api.openstack.wsgi [None req-a9a7be1a-d18d-4dd8-a266-6c5eb32e6f9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:25.539 8 INFO cinder.volume.api [None req-a9a7be1a-d18d-4dd8-a266-6c5eb32e6f9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:25.549 8 INFO cinder.api.openstack.wsgi [None req-a9a7be1a-d18d-4dd8-a266-6c5eb32e6f9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 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: 408/823] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:25 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 1002 bytes in 38 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-05-12 17:45:26.572 7 INFO cinder.api.openstack.wsgi [None req-8c1ab135-db97-439d-bc52-34fd89a0a263 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 2026-05-12 17:45:26.583 7 INFO cinder.api.openstack.wsgi [None req-8c1ab135-db97-439d-bc52-34fd89a0a263 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 returned with HTTP 404 [pid: 7|app: 0|req: 416/824] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:26 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/ff6a6b90-abdb-4685-ad62-7567780887f9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:45:26.648 8 INFO cinder.api.openstack.wsgi [None req-e97c435c-294c-44ea-92ea-c3c69cde5c81 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes 2026-05-12 17:45:27.430 8 INFO cinder.api.v3.volumes [None req-e97c435c-294c-44ea-92ea-c3c69cde5c81 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume of 1 GB 2026-05-12 17:45:27.437 8 INFO cinder.volume.api [None req-e97c435c-294c-44ea-92ea-c3c69cde5c81 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Availability Zones retrieved successfully. 2026-05-12 17:45:27.628 8 INFO cinder.volume.api [None req-e97c435c-294c-44ea-92ea-c3c69cde5c81 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume request issued successfully. 2026-05-12 17:45:27.630 8 INFO cinder.api.openstack.wsgi [None req-e97c435c-294c-44ea-92ea-c3c69cde5c81 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/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: 409/825] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:45:26 2026] POST /v3/199dfdffa0414f49a97a429e4a4ada56/volumes => generated 871 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 17:45:27.652 7 INFO cinder.api.openstack.wsgi [None req-cc9cc61b-e167-42f1-8446-d26c0808fc06 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:27.676 7 INFO cinder.volume.api [None req-cc9cc61b-e167-42f1-8446-d26c0808fc06 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:27.682 7 INFO cinder.api.openstack.wsgi [None req-cc9cc61b-e167-42f1-8446-d26c0808fc06 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 417/826] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:27 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:28.699 8 INFO cinder.api.openstack.wsgi [None req-6e7017d1-5f36-4abc-b807-ab37450b80b7 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:28.712 8 INFO cinder.volume.api [None req-6e7017d1-5f36-4abc-b807-ab37450b80b7 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:28.717 8 INFO cinder.api.openstack.wsgi [None req-6e7017d1-5f36-4abc-b807-ab37450b80b7 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 410/827] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:28 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 1348 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:28.738 7 INFO cinder.api.openstack.wsgi [None req-3403d430-3cde-4c9a-8e63-b2b9c29cc297 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:28.751 7 INFO cinder.volume.api [None req-3403d430-3cde-4c9a-8e63-b2b9c29cc297 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:28.756 7 INFO cinder.api.openstack.wsgi [None req-3403d430-3cde-4c9a-8e63-b2b9c29cc297 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 418/828] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:28 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 1348 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:28.779 8 INFO cinder.api.openstack.wsgi [None req-c4c5a876-8686-472a-90d9-effe6412f868 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:28.797 8 INFO cinder.volume.api [None req-c4c5a876-8686-472a-90d9-effe6412f868 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:28.805 8 INFO cinder.volume.api [None req-c4c5a876-8686-472a-90d9-effe6412f868 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume updated successfully. 2026-05-12 17:45:28.806 8 INFO cinder.api.openstack.wsgi [None req-c4c5a876-8686-472a-90d9-effe6412f868 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 411/829] 10.0.0.57 () {34 vars in 794 bytes} [Tue May 12 17:45:28 2026] PUT /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 895 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-05-12 17:45:28.838 7 INFO cinder.api.openstack.wsgi [None req-152aed89-9b45-4f94-87ef-6f855ce90d6b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:28.853 7 INFO cinder.volume.api [None req-152aed89-9b45-4f94-87ef-6f855ce90d6b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:28.860 7 INFO cinder.volume.api [None req-152aed89-9b45-4f94-87ef-6f855ce90d6b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume updated successfully. 2026-05-12 17:45:28.861 7 INFO cinder.api.openstack.wsgi [None req-152aed89-9b45-4f94-87ef-6f855ce90d6b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 419/830] 10.0.0.57 () {34 vars in 795 bytes} [Tue May 12 17:45:28 2026] PUT /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 934 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:28.881 8 INFO cinder.api.openstack.wsgi [None req-44df621d-a178-4626-86fd-4ab4ae065ee8 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:28.895 8 INFO cinder.volume.api [None req-44df621d-a178-4626-86fd-4ab4ae065ee8 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:28.901 8 INFO cinder.api.openstack.wsgi [None req-44df621d-a178-4626-86fd-4ab4ae065ee8 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 412/831] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:28 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:28.926 7 INFO cinder.api.openstack.wsgi [None req-da0808ac-f3df-40bc-91e7-51b1a4ecac9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes 2026-05-12 17:45:28.929 7 INFO cinder.api.v3.volumes [None req-da0808ac-f3df-40bc-91e7-51b1a4ecac9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume of 1 GB 2026-05-12 17:45:28.934 7 INFO cinder.volume.api [None req-da0808ac-f3df-40bc-91e7-51b1a4ecac9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Availability Zones retrieved successfully. 2026-05-12 17:45:29.035 7 INFO cinder.volume.api [None req-da0808ac-f3df-40bc-91e7-51b1a4ecac9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Create volume request issued successfully. 2026-05-12 17:45:29.036 7 INFO cinder.api.openstack.wsgi [None req-da0808ac-f3df-40bc-91e7-51b1a4ecac9b c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/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: 420/832] 10.0.0.57 () {34 vars in 722 bytes} [Tue May 12 17:45:28 2026] POST /v3/199dfdffa0414f49a97a429e4a4ada56/volumes => generated 891 bytes in 117 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-05-12 17:45:29.056 8 INFO cinder.api.openstack.wsgi [None req-bca9841d-e413-4d22-834e-7d62dd1206dd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:29.083 8 INFO cinder.volume.api [None req-bca9841d-e413-4d22-834e-7d62dd1206dd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:29.095 8 INFO cinder.api.openstack.wsgi [None req-bca9841d-e413-4d22-834e-7d62dd1206dd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 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: 413/833] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:29 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf => generated 959 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:30.120 7 INFO cinder.api.openstack.wsgi [None req-7b010050-71a2-4647-9f16-a5c1742c4ffb c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:30.138 7 INFO cinder.volume.api [None req-7b010050-71a2-4647-9f16-a5c1742c4ffb c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:30.142 7 INFO cinder.api.openstack.wsgi [None req-7b010050-71a2-4647-9f16-a5c1742c4ffb c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 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: 421/834] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:30 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf => generated 984 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-05-12 17:45:30.165 8 INFO cinder.api.openstack.wsgi [None req-e87c7fec-b86b-4a90-855a-6fbdc7d4df3d c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:30.182 8 INFO cinder.volume.api [None req-e87c7fec-b86b-4a90-855a-6fbdc7d4df3d c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:30.192 8 INFO cinder.volume.api [None req-e87c7fec-b86b-4a90-855a-6fbdc7d4df3d c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume updated successfully. 2026-05-12 17:45:30.193 8 INFO cinder.api.openstack.wsgi [None req-e87c7fec-b86b-4a90-855a-6fbdc7d4df3d c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 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: 414/835] 10.0.0.57 () {34 vars in 794 bytes} [Tue May 12 17:45:30 2026] PUT /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf => generated 882 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-05-12 17:45:30.215 7 INFO cinder.api.openstack.wsgi [None req-61a130c1-9c49-4488-b7df-d27aec03890d c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:30.228 7 INFO cinder.volume.api [None req-61a130c1-9c49-4488-b7df-d27aec03890d c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:30.232 7 INFO cinder.api.openstack.wsgi [None req-61a130c1-9c49-4488-b7df-d27aec03890d c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 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: 422/836] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:30 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf => generated 950 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-05-12 17:45:30.256 8 INFO cinder.api.openstack.wsgi [None req-935fc481-1a77-4e0f-afdb-efb5a16ee9d0 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 2026-05-12 17:45:30.257 8 INFO cinder.api.v3.volumes [None req-935fc481-1a77-4e0f-afdb-efb5a16ee9d0 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume with id: eddadafb-1b54-4102-92e6-842c6ae8fbbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:30.271 8 INFO cinder.volume.api [None req-935fc481-1a77-4e0f-afdb-efb5a16ee9d0 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:30.304 8 INFO cinder.volume.api [None req-935fc481-1a77-4e0f-afdb-efb5a16ee9d0 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume request issued successfully. 2026-05-12 17:45:30.305 8 INFO cinder.api.openstack.wsgi [None req-935fc481-1a77-4e0f-afdb-efb5a16ee9d0 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 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: 415/837] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:45:30 2026] DELETE /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:45:30.322 7 INFO cinder.api.openstack.wsgi [None req-4aaa03d4-f6ad-4b1f-970e-3b0b5d9153fd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:30.352 7 INFO cinder.volume.api [None req-4aaa03d4-f6ad-4b1f-970e-3b0b5d9153fd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:30.361 7 INFO cinder.api.openstack.wsgi [None req-4aaa03d4-f6ad-4b1f-970e-3b0b5d9153fd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 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/838] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:30 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf => generated 949 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:45:30.582 8 INFO cinder.api.openstack.wsgi [None req-935fc481-1a77-4e0f-afdb-efb5a16ee9d0 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:30.583 7 INFO cinder.api.openstack.wsgi [None req-4aaa03d4-f6ad-4b1f-970e-3b0b5d9153fd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:30.583 8 INFO cinder.api.openstack.wsgi [None req-935fc481-1a77-4e0f-afdb-efb5a16ee9d0 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:30.584 7 INFO cinder.api.openstack.wsgi [None req-4aaa03d4-f6ad-4b1f-970e-3b0b5d9153fd c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://10.0.0.196: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-05-12 17:45:31.386 8 INFO cinder.api.openstack.wsgi [None req-3dcc2672-0848-4736-8075-d77efa9b20ae c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf 2026-05-12 17:45:31.400 8 INFO cinder.api.openstack.wsgi [None req-3dcc2672-0848-4736-8075-d77efa9b20ae c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf returned with HTTP 404 [pid: 8|app: 0|req: 417/841] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:31 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/eddadafb-1b54-4102-92e6-842c6ae8fbbf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:45:31.415 7 INFO cinder.api.openstack.wsgi [None req-edb37839-c41c-4d55-b9ce-6e9c99509274 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:31.435 7 INFO cinder.volume.api [None req-edb37839-c41c-4d55-b9ce-6e9c99509274 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:31.442 7 INFO cinder.api.openstack.wsgi [None req-edb37839-c41c-4d55-b9ce-6e9c99509274 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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/842] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:31 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:45:31.467 8 INFO cinder.api.openstack.wsgi [None req-179999a6-f58e-4f94-8402-030b679706ac c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 2026-05-12 17:45:31.468 8 INFO cinder.api.v3.volumes [None req-179999a6-f58e-4f94-8402-030b679706ac c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume with id: 4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:31.504 8 INFO cinder.volume.api [None req-179999a6-f58e-4f94-8402-030b679706ac c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:31.538 8 INFO cinder.volume.api [None req-179999a6-f58e-4f94-8402-030b679706ac c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Delete volume request issued successfully. 2026-05-12 17:45:31.538 8 INFO cinder.api.openstack.wsgi [None req-179999a6-f58e-4f94-8402-030b679706ac c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 418/843] 10.0.0.57 () {32 vars in 777 bytes} [Tue May 12 17:45:31 2026] DELETE /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 0 bytes in 79 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-05-12 17:45:31.558 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:45:31.576 7 INFO cinder.volume.api [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] Volume info retrieved successfully. 2026-05-12 17:45:31.582 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 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: 426/844] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:31 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 1386 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-05-12 17:45:32.604 8 INFO cinder.api.openstack.wsgi [None req-07af61ac-1a6f-4a45-9d06-f149c4ba8430 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c 2026-05-12 17:45:32.621 8 INFO cinder.api.openstack.wsgi [None req-07af61ac-1a6f-4a45-9d06-f149c4ba8430 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c returned with HTTP 404 [pid: 8|app: 0|req: 419/845] 10.0.0.57 () {32 vars in 774 bytes} [Tue May 12 17:45:32 2026] GET /v3/199dfdffa0414f49a97a429e4a4ada56/volumes/4af9e947-7cbc-4a1f-ad07-e17b1c79577c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 17:45:37.720 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:45:37.721 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 427/846] 10.0.0.67 () {28 vars in 375 bytes} [Tue May 12 17:45:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:45:37.737 8 INFO cinder.api.openstack.wsgi [None req-17d6f03f-718c-4880-b84b-56e1c5f13143 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e6f602e8c13f4ceaa4a19f4a472a4cf5/limits?tenant_id=e6f602e8c13f4ceaa4a19f4a472a4cf5 2026-05-12 17:45:37.781 8 INFO cinder.api.openstack.wsgi [None req-17d6f03f-718c-4880-b84b-56e1c5f13143 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e6f602e8c13f4ceaa4a19f4a472a4cf5/limits?tenant_id=e6f602e8c13f4ceaa4a19f4a472a4cf5 returned with HTTP 200 [pid: 8|app: 0|req: 420/847] 10.0.0.67 () {34 vars in 878 bytes} [Tue May 12 17:45:37 2026] GET /v3/e6f602e8c13f4ceaa4a19f4a472a4cf5/limits?tenant_id=e6f602e8c13f4ceaa4a19f4a472a4cf5 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:45:39.371 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:45:39.372 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 428/848] 10.0.0.67 () {28 vars in 375 bytes} [Tue May 12 17:45:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:45:39.379 8 INFO cinder.api.openstack.wsgi [None req-17d6f03f-718c-4880-b84b-56e1c5f13143 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:45:39.380 8 INFO cinder.api.openstack.wsgi [None req-17d6f03f-718c-4880-b84b-56e1c5f13143 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 421/849] 10.0.0.67 () {28 vars in 375 bytes} [Tue May 12 17:45:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:45:40.337 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:45:40.339 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/850] 10.0.0.67 () {28 vars in 375 bytes} [Tue May 12 17:45:40 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:45:40.354 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e6f602e8c13f4ceaa4a19f4a472a4cf5/limits?tenant_id=e6f602e8c13f4ceaa4a19f4a472a4cf5 2026-05-12 17:45:40.382 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e6f602e8c13f4ceaa4a19f4a472a4cf5/limits?tenant_id=e6f602e8c13f4ceaa4a19f4a472a4cf5 returned with HTTP 200 [pid: 8|app: 0|req: 422/851] 10.0.0.67 () {34 vars in 878 bytes} [Tue May 12 17:45:40 2026] GET /v3/e6f602e8c13f4ceaa4a19f4a472a4cf5/limits?tenant_id=e6f602e8c13f4ceaa4a19f4a472a4cf5 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:45:40.582 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:40.583 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:40.584 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:40.585 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:42.188 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:45:42.189 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 431/854] 10.0.0.67 () {28 vars in 375 bytes} [Tue May 12 17:45:42 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:45:42.196 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:45:42.197 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 424/855] 10.0.0.67 () {28 vars in 375 bytes} [Tue May 12 17:45:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:45:50.582 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:50.583 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:45:50.584 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:45:50.584 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:00.582 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:00.582 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:00.583 7 INFO cinder.api.openstack.wsgi [None req-ba36f4c8-2579-4f23-b4c3-20ef315bd2e3 c24929c1ea0441d2aedcc01a1a09d41f 199dfdffa0414f49a97a429e4a4ada56 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:00.583 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:10.582 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:10.584 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:10.585 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:10.585 8 INFO cinder.api.openstack.wsgi [None req-2b166c3d-6a93-40d1-a4dd-5c83127e0a53 14150a748f4e42a9a888f6da4403d633 e6f602e8c13f4ceaa4a19f4a472a4cf5 - - default default] http://10.0.0.196: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-05-12 17:46:10.592 7 INFO cinder.api.openstack.wsgi [None req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes 2026-05-12 17:46:10.715 7 INFO cinder.api.v3.volumes [None req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Create volume of 16 GB 2026-05-12 17:46:10.723 7 INFO cinder.volume.api [None req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Availability Zones retrieved successfully. 2026-05-12 17:46:10.954 7 INFO cinder.volume.api [None req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Create volume request issued successfully. 2026-05-12 17:46:10.955 7 INFO cinder.api.openstack.wsgi [None req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 434/862] 199.19.213.3 () {34 vars in 732 bytes} [Tue May 12 17:46:10 2026] POST /v3/dde95548358b47278f05da4c0ff9a3f5/volumes => generated 846 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 17:46:10.973 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-6ef6c34f-ca03-40f2-a19c-7b8625a308fc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:11.010 8 INFO cinder.volume.api [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-6ef6c34f-ca03-40f2-a19c-7b8625a308fc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:11.015 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-6ef6c34f-ca03-40f2-a19c-7b8625a308fc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 429/863] 199.19.213.3 () {32 vars in 823 bytes} [Tue May 12 17:46:10 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1025 bytes in 50 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-05-12 17:46:16.039 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e2b16fc4-2e10-4f73-b76e-82322bb40a95 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:16.056 7 INFO cinder.volume.api [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e2b16fc4-2e10-4f73-b76e-82322bb40a95 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:16.062 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e2b16fc4-2e10-4f73-b76e-82322bb40a95 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 435/864] 199.19.213.3 () {32 vars in 823 bytes} [Tue May 12 17:46:16 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1489 bytes in 32 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-05-12 17:46:16.706 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-48e6c257-651c-4ff6-b8dd-56599a8e55ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:16.726 8 INFO cinder.volume.api [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-48e6c257-651c-4ff6-b8dd-56599a8e55ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:16.731 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-48e6c257-651c-4ff6-b8dd-56599a8e55ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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/865] 10.0.0.235 () {34 vars in 1028 bytes} [Tue May 12 17:46:16 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:17.269 7 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-08388170-b8e1-4e59-9cca-458a8f217ef6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:17.290 7 INFO cinder.volume.api [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-08388170-b8e1-4e59-9cca-458a8f217ef6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:17.300 7 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-08388170-b8e1-4e59-9cca-458a8f217ef6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 436/866] 10.0.0.235 () {34 vars in 1028 bytes} [Tue May 12 17:46:17 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1489 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:46:17.316 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-48e6c257-651c-4ff6-b8dd-56599a8e55ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:46:17.317 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-48e6c257-651c-4ff6-b8dd-56599a8e55ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 431/867] 10.0.0.235 () {32 vars in 828 bytes} [Tue May 12 17:46:17 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-05-12 17:46:17.332 7 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-b7f0f7c9-09a3-49d1-8012-7da23fab80d9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:46:17.442 7 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-b7f0f7c9-09a3-49d1-8012-7da23fab80d9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 437/868] 10.0.0.235 () {40 vars in 1057 bytes} [Tue May 12 17:46:17 2026] POST /v3/dde95548358b47278f05da4c0ff9a3f5/attachments => generated 273 bytes in 119 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-05-12 17:46:20.506 8 INFO cinder.api.openstack.wsgi [None req-5906e349-2f45-4c0a-b69f-f102fefc28c0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:46:20.526 8 INFO cinder.volume.api [None req-5906e349-2f45-4c0a-b69f-f102fefc28c0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:46:20.535 8 INFO cinder.api.openstack.wsgi [None req-5906e349-2f45-4c0a-b69f-f102fefc28c0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 432/869] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 1491 bytes in 244 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-05-12 17:46:20.548 7 INFO cinder.api.openstack.wsgi [None req-7b77fb8b-95d3-48fc-916f-69b9b18170d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:20.557 7 INFO cinder.api.openstack.wsgi [None req-7b77fb8b-95d3-48fc-916f-69b9b18170d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 438/870] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 16 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-05-12 17:46:20.571 8 INFO cinder.api.openstack.wsgi [None req-1fde0c3c-bde5-44b3-83ff-fc08204adbee cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:46:20.583 7 INFO cinder.api.openstack.wsgi [None req-7b77fb8b-95d3-48fc-916f-69b9b18170d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:20.584 7 INFO cinder.api.openstack.wsgi [None req-7b77fb8b-95d3-48fc-916f-69b9b18170d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:20.586 7 INFO cinder.api.openstack.wsgi [None req-7b77fb8b-95d3-48fc-916f-69b9b18170d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:20.586 8 INFO cinder.volume.api [None req-1fde0c3c-bde5-44b3-83ff-fc08204adbee cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:46:20.587 7 INFO cinder.api.openstack.wsgi [None req-7b77fb8b-95d3-48fc-916f-69b9b18170d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:20.593 8 INFO cinder.api.openstack.wsgi [None req-1fde0c3c-bde5-44b3-83ff-fc08204adbee cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 433/873] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 1491 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:46:20.607 7 INFO cinder.api.openstack.wsgi [None req-0a19c5fd-b439-415c-b559-40af4d05114b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:46:20.613 7 INFO cinder.volume.api [None req-0a19c5fd-b439-415c-b559-40af4d05114b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:46:20.613 7 INFO cinder.api.openstack.wsgi [None req-0a19c5fd-b439-415c-b559-40af4d05114b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 441/874] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:20.654 8 INFO cinder.api.openstack.wsgi [None req-29f9f5ef-a3f7-4b68-bf1e-32007cec6967 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/03b73a54f2d74873864d6538b8ed42f8?usage=true 2026-05-12 17:46:20.686 8 INFO cinder.api.openstack.wsgi [None req-29f9f5ef-a3f7-4b68-bf1e-32007cec6967 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/03b73a54f2d74873864d6538b8ed42f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/875] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/03b73a54f2d74873864d6538b8ed42f8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.716 7 INFO cinder.api.openstack.wsgi [None req-50fdad71-c4b3-4b12-b52f-5988ee3e624e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true 2026-05-12 17:46:20.740 7 INFO cinder.api.openstack.wsgi [None req-50fdad71-c4b3-4b12-b52f-5988ee3e624e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/876] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.754 8 INFO cinder.api.openstack.wsgi [None req-aee190f4-052d-4b84-a0e6-fcb7769d8340 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true 2026-05-12 17:46:20.772 8 INFO cinder.api.openstack.wsgi [None req-aee190f4-052d-4b84-a0e6-fcb7769d8340 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/877] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.781 7 INFO cinder.api.openstack.wsgi [None req-0de0ec36-c069-4ea5-8c3c-131ff890ae30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/25c274da400d4ea09a5440920b3b7bbb?usage=true 2026-05-12 17:46:20.803 7 INFO cinder.api.openstack.wsgi [None req-0de0ec36-c069-4ea5-8c3c-131ff890ae30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/25c274da400d4ea09a5440920b3b7bbb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/878] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/25c274da400d4ea09a5440920b3b7bbb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.815 8 INFO cinder.api.openstack.wsgi [None req-85725080-167b-420c-99d5-b834da648edc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:46:20.832 8 INFO cinder.api.openstack.wsgi [None req-85725080-167b-420c-99d5-b834da648edc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/879] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.845 7 INFO cinder.api.openstack.wsgi [None req-7623aac4-837b-40fb-b161-b7b9aafcbbf7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true 2026-05-12 17:46:20.867 7 INFO cinder.api.openstack.wsgi [None req-7623aac4-837b-40fb-b161-b7b9aafcbbf7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/880] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.884 8 INFO cinder.api.openstack.wsgi [None req-2b921729-e4b7-40db-9211-e1cd4b3cfd74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/401d1b7a3dfc462f90db73a8adb17c1e?usage=true 2026-05-12 17:46:20.907 8 INFO cinder.api.openstack.wsgi [None req-2b921729-e4b7-40db-9211-e1cd4b3cfd74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/401d1b7a3dfc462f90db73a8adb17c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/881] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/401d1b7a3dfc462f90db73a8adb17c1e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.921 7 INFO cinder.api.openstack.wsgi [None req-fe2d91cd-ee8c-4981-98c3-4b6add21838a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:46:20.948 7 INFO cinder.api.openstack.wsgi [None req-fe2d91cd-ee8c-4981-98c3-4b6add21838a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/882] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.965 8 INFO cinder.api.openstack.wsgi [None req-48041530-c211-40a1-8a3c-627bc5dd07e7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/69217ef21e994444a14db6ac80a17a85?usage=true 2026-05-12 17:46:20.982 8 INFO cinder.api.openstack.wsgi [None req-48041530-c211-40a1-8a3c-627bc5dd07e7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/69217ef21e994444a14db6ac80a17a85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/883] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/69217ef21e994444a14db6ac80a17a85?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:20.993 7 INFO cinder.api.openstack.wsgi [None req-aaeaed15-434c-46b8-a41b-ba5ef0208ffb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true 2026-05-12 17:46:21.003 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-5a46a06f-1171-4fc6-b2c8-2baf6f5f34ea cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:21.027 8 INFO cinder.volume.api [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-5a46a06f-1171-4fc6-b2c8-2baf6f5f34ea cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:21.029 7 INFO cinder.api.openstack.wsgi [None req-aaeaed15-434c-46b8-a41b-ba5ef0208ffb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/884] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:21.036 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-5a46a06f-1171-4fc6-b2c8-2baf6f5f34ea cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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/885] 199.19.213.3 () {32 vars in 823 bytes} [Tue May 12 17:46:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:46:21.042 7 INFO cinder.api.openstack.wsgi [None req-4e6687e2-5ffd-46a0-97f1-68156fac19d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true 2026-05-12 17:46:21.063 7 INFO cinder.api.openstack.wsgi [None req-4e6687e2-5ffd-46a0-97f1-68156fac19d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/886] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true => generated 847 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-05-12 17:46:21.077 8 INFO cinder.api.openstack.wsgi [None req-fdd6f48b-3d2f-494f-ab99-2757c302117b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true 2026-05-12 17:46:21.104 8 INFO cinder.api.openstack.wsgi [None req-fdd6f48b-3d2f-494f-ab99-2757c302117b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/887] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:21.116 7 INFO cinder.api.openstack.wsgi [None req-8eddfc74-8d9b-4c64-a3a5-c89c327f239b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:46:21.147 7 INFO cinder.api.openstack.wsgi [None req-8eddfc74-8d9b-4c64-a3a5-c89c327f239b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/888] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:21.164 8 INFO cinder.api.openstack.wsgi [None req-f598eb3e-2057-40c5-b7cb-cb1286553386 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true 2026-05-12 17:46:21.189 8 INFO cinder.api.openstack.wsgi [None req-f598eb3e-2057-40c5-b7cb-cb1286553386 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/889] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:21.205 7 INFO cinder.api.openstack.wsgi [None req-16fe8f10-870d-4b48-9669-fa5c0041ec01 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true 2026-05-12 17:46:21.229 7 INFO cinder.api.openstack.wsgi [None req-16fe8f10-870d-4b48-9669-fa5c0041ec01 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/890] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:46:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:21.248 8 INFO cinder.api.openstack.wsgi [None req-07c6b448-5c67-4146-a3d4-510bf47d0475 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:46:21.755 8 INFO cinder.api.openstack.wsgi [None req-07c6b448-5c67-4146-a3d4-510bf47d0475 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 442/891] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:46:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 671 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:46:22.981 7 INFO cinder.api.openstack.wsgi [None req-16fe8f10-870d-4b48-9669-fa5c0041ec01 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 17:46:22.982 7 INFO cinder.api.openstack.wsgi [None req-16fe8f10-870d-4b48-9669-fa5c0041ec01 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/892] 199.19.213.3 () {32 vars in 837 bytes} [Tue May 12 17:46:22 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 17:46:22.992 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-3ec90d0a-94c8-4712-868a-58f8016cd45f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:23.012 8 INFO cinder.volume.api [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-3ec90d0a-94c8-4712-868a-58f8016cd45f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:23.016 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-3ec90d0a-94c8-4712-868a-58f8016cd45f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 443/893] 199.19.213.3 () {36 vars in 1071 bytes} [Tue May 12 17:46:22 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1712 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-12 17:46:23.093 7 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-fde8779f-dbbc-4416-a8c2-a3ef5087614b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:23.636 7 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-fde8779f-dbbc-4416-a8c2-a3ef5087614b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f 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/894] 199.19.213.3 () {40 vars in 1133 bytes} [Tue May 12 17:46:23 2026] PUT /v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f => generated 775 bytes in 552 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-05-12 17:46:24.163 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-36173706-dc01-4d54-8908-19904acef798 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f/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-05-12 17:46:24.207 8 INFO cinder.api.openstack.wsgi [req-a1b5b003-4a4e-4514-b29a-73589c3a43d2 req-36173706-dc01-4d54-8908-19904acef798 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f/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: 444/895] 199.19.213.3 () {40 vars in 1146 bytes} [Tue May 12 17:46:24 2026] POST /v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:24.225 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-b1b006e7-b7cf-46a8-b8c6-d8370699ace3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:24.246 7 INFO cinder.volume.api [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-b1b006e7-b7cf-46a8-b8c6-d8370699ace3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:24.254 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-b1b006e7-b7cf-46a8-b8c6-d8370699ace3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 452/896] 199.19.213.3 () {32 vars in 823 bytes} [Tue May 12 17:46:24 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1787 bytes in 38 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-05-12 17:46:27.141 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:27.162 8 INFO cinder.volume.api [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:27.171 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 445/897] 199.19.213.3 () {32 vars in 823 bytes} [Tue May 12 17:46:27 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1787 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:30.463 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e7e3ba4f-542d-4a16-bd78-5f260edb87db cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:30.488 7 INFO cinder.volume.api [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e7e3ba4f-542d-4a16-bd78-5f260edb87db cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:30.496 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e7e3ba4f-542d-4a16-bd78-5f260edb87db cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 453/898] 199.19.213.3 () {32 vars in 823 bytes} [Tue May 12 17:46:30 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1787 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:46:30.582 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:30.582 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e7e3ba4f-542d-4a16-bd78-5f260edb87db cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:30.583 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-e7e3ba4f-542d-4a16-bd78-5f260edb87db cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:30.583 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196: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-05-12 17:46:33.448 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:46:33.476 7 INFO cinder.volume.api [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:46:33.482 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 455/901] 199.19.213.3 () {32 vars in 823 bytes} [Tue May 12 17:46:33 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 1787 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:46:40.583 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:40.583 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:40.584 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:40.585 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:50.582 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:50.583 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:46:50.583 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:46:50.585 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:00.583 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:00.583 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:00.584 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:00.584 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:10.582 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:10.582 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:10.584 7 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-76357285-2a3f-4fe9-a849-843442d90975 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:10.584 8 INFO cinder.api.openstack.wsgi [req-27a91e7d-299d-43a9-bbd0-35e6fd6b918a req-28e81dd0-5c22-4605-91c9-a3489c766b94 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196: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-05-12 17:47:20.514 8 INFO cinder.api.openstack.wsgi [None req-b3830ffe-5a4c-4066-bd2e-00b292177dc7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:47:20.525 8 INFO cinder.volume.api [None req-b3830ffe-5a4c-4066-bd2e-00b292177dc7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:47:20.526 8 INFO cinder.api.openstack.wsgi [None req-b3830ffe-5a4c-4066-bd2e-00b292177dc7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/910] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:47:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 205 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-05-12 17:47:20.539 7 INFO cinder.api.openstack.wsgi [None req-5d7dce12-7449-42be-99f2-c4ccfc8915a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:47:20.548 7 INFO cinder.api.openstack.wsgi [None req-5d7dce12-7449-42be-99f2-c4ccfc8915a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 460/911] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:47:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:20.561 8 INFO cinder.api.openstack.wsgi [None req-91e84e45-c6eb-4cc0-8857-52899990f61b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:47:20.583 7 INFO cinder.api.openstack.wsgi [None req-5d7dce12-7449-42be-99f2-c4ccfc8915a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:20.584 7 INFO cinder.api.openstack.wsgi [None req-5d7dce12-7449-42be-99f2-c4ccfc8915a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:20.585 7 INFO cinder.api.openstack.wsgi [None req-5d7dce12-7449-42be-99f2-c4ccfc8915a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:20.586 7 INFO cinder.api.openstack.wsgi [None req-5d7dce12-7449-42be-99f2-c4ccfc8915a0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:21.065 8 INFO cinder.api.openstack.wsgi [None req-91e84e45-c6eb-4cc0-8857-52899990f61b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 452/914] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:47:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:47:21.077 7 INFO cinder.api.openstack.wsgi [None req-10912171-b3c3-4d23-8679-d3ef0dd54fa1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:47:21.094 7 INFO cinder.volume.api [None req-10912171-b3c3-4d23-8679-d3ef0dd54fa1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:47:21.101 7 INFO cinder.api.openstack.wsgi [None req-10912171-b3c3-4d23-8679-d3ef0dd54fa1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 463/915] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:47:21.117 8 INFO cinder.api.openstack.wsgi [None req-0f67f221-ff52-4336-be63-0506791b4d51 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:47:21.129 8 INFO cinder.volume.api [None req-0f67f221-ff52-4336-be63-0506791b4d51 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:47:21.135 8 INFO cinder.api.openstack.wsgi [None req-0f67f221-ff52-4336-be63-0506791b4d51 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 453/916] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:21.182 7 INFO cinder.api.openstack.wsgi [None req-10624f01-6165-4941-b4bf-2ad40c4692de cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true 2026-05-12 17:47:21.208 7 INFO cinder.api.openstack.wsgi [None req-10624f01-6165-4941-b4bf-2ad40c4692de cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/917] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true => generated 847 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-05-12 17:47:21.221 8 INFO cinder.api.openstack.wsgi [None req-9101e050-e132-4872-89d0-2379cc745330 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true 2026-05-12 17:47:21.256 8 INFO cinder.api.openstack.wsgi [None req-9101e050-e132-4872-89d0-2379cc745330 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/918] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.271 7 INFO cinder.api.openstack.wsgi [None req-d3b12a36-a229-40b0-8582-1db0a1adb310 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/25c274da400d4ea09a5440920b3b7bbb?usage=true 2026-05-12 17:47:21.290 7 INFO cinder.api.openstack.wsgi [None req-d3b12a36-a229-40b0-8582-1db0a1adb310 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/25c274da400d4ea09a5440920b3b7bbb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/919] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/25c274da400d4ea09a5440920b3b7bbb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.301 8 INFO cinder.api.openstack.wsgi [None req-f7f6c76f-de50-4979-887c-46e574127fde cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:47:21.333 8 INFO cinder.api.openstack.wsgi [None req-f7f6c76f-de50-4979-887c-46e574127fde cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/920] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.345 7 INFO cinder.api.openstack.wsgi [None req-4520c981-3a62-4a08-9322-aa83910d5dfe cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true 2026-05-12 17:47:21.375 7 INFO cinder.api.openstack.wsgi [None req-4520c981-3a62-4a08-9322-aa83910d5dfe cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/921] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.391 8 INFO cinder.api.openstack.wsgi [None req-865c22c8-3569-42f0-a9f1-a58011f92dc4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:47:21.414 8 INFO cinder.api.openstack.wsgi [None req-865c22c8-3569-42f0-a9f1-a58011f92dc4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/922] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.427 7 INFO cinder.api.openstack.wsgi [None req-06fe668f-cc50-4ac0-9ebb-54ad63282feb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/69217ef21e994444a14db6ac80a17a85?usage=true 2026-05-12 17:47:21.450 7 INFO cinder.api.openstack.wsgi [None req-06fe668f-cc50-4ac0-9ebb-54ad63282feb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/69217ef21e994444a14db6ac80a17a85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/923] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/69217ef21e994444a14db6ac80a17a85?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.465 8 INFO cinder.api.openstack.wsgi [None req-5a4b0b65-445b-4c63-bd93-610448391705 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true 2026-05-12 17:47:21.502 8 INFO cinder.api.openstack.wsgi [None req-5a4b0b65-445b-4c63-bd93-610448391705 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/924] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.527 7 INFO cinder.api.openstack.wsgi [None req-6849c2ca-e7b9-4a6b-9edf-09dbb3092395 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true 2026-05-12 17:47:21.564 7 INFO cinder.api.openstack.wsgi [None req-6849c2ca-e7b9-4a6b-9edf-09dbb3092395 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/925] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.582 8 INFO cinder.api.openstack.wsgi [None req-48586a3c-61b0-4257-be4d-247983ddeac3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true 2026-05-12 17:47:21.620 8 INFO cinder.api.openstack.wsgi [None req-48586a3c-61b0-4257-be4d-247983ddeac3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/926] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.634 7 INFO cinder.api.openstack.wsgi [None req-e50e2a46-5b0f-47ef-8bae-64db460a5d4e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:47:21.678 7 INFO cinder.api.openstack.wsgi [None req-e50e2a46-5b0f-47ef-8bae-64db460a5d4e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/927] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.692 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true 2026-05-12 17:47:21.723 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/928] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:21.736 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true 2026-05-12 17:47:21.762 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/929] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:47:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:47:30.582 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:30.582 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:30.583 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:30.583 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:40.582 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:40.583 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:40.583 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:40.585 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:50.582 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:50.583 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:47:50.584 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:47:50.584 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:00.582 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:00.582 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:00.583 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:00.584 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:10.583 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:10.583 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:10.584 8 INFO cinder.api.openstack.wsgi [None req-a5f2585a-3399-4140-9445-2f524ca6c8d7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:10.585 7 INFO cinder.api.openstack.wsgi [None req-20368c99-a47b-42ee-90a2-e7f466d642fa cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:20.425 8 INFO cinder.api.openstack.wsgi [None req-e23c4dc5-851d-46bd-8407-e8b4cc317b71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:48:20.440 8 INFO cinder.volume.api [None req-e23c4dc5-851d-46bd-8407-e8b4cc317b71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:48:20.446 8 INFO cinder.api.openstack.wsgi [None req-e23c4dc5-851d-46bd-8407-e8b4cc317b71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 465/940] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 1790 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:48:20.459 7 INFO cinder.api.openstack.wsgi [None req-34c5a042-c39c-4b0f-8798-e32291905ae1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:48:20.465 7 INFO cinder.api.openstack.wsgi [None req-34c5a042-c39c-4b0f-8798-e32291905ae1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 476/941] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 14 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-05-12 17:48:20.476 8 INFO cinder.api.openstack.wsgi [None req-5aa1b0a2-ad04-4063-a35d-31824063dbe7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:48:20.493 8 INFO cinder.volume.api [None req-5aa1b0a2-ad04-4063-a35d-31824063dbe7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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-05-12 17:48:20.500 8 INFO cinder.api.openstack.wsgi [None req-5aa1b0a2-ad04-4063-a35d-31824063dbe7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/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: 466/942] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 1790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 17:48:20.549 7 INFO cinder.api.openstack.wsgi [None req-d7dad4a8-da2c-4f11-bc70-51734e774c12 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true 2026-05-12 17:48:20.575 7 INFO cinder.api.openstack.wsgi [None req-d7dad4a8-da2c-4f11-bc70-51734e774c12 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/943] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.582 7 INFO cinder.api.openstack.wsgi [None req-d7dad4a8-da2c-4f11-bc70-51734e774c12 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:20.583 7 INFO cinder.api.openstack.wsgi [None req-d7dad4a8-da2c-4f11-bc70-51734e774c12 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:20.584 7 INFO cinder.api.openstack.wsgi [None req-d7dad4a8-da2c-4f11-bc70-51734e774c12 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:20.584 7 INFO cinder.api.openstack.wsgi [None req-d7dad4a8-da2c-4f11-bc70-51734e774c12 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196: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-05-12 17:48:20.590 8 INFO cinder.api.openstack.wsgi [None req-3cd8d280-6748-4b9f-85f8-d2bac7e96091 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true 2026-05-12 17:48:20.612 8 INFO cinder.api.openstack.wsgi [None req-3cd8d280-6748-4b9f-85f8-d2bac7e96091 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/946] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.625 7 INFO cinder.api.openstack.wsgi [None req-ac0a0ad0-2ba7-4b5d-8f39-6e1f59a4f17a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:48:20.649 7 INFO cinder.api.openstack.wsgi [None req-ac0a0ad0-2ba7-4b5d-8f39-6e1f59a4f17a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/947] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.663 8 INFO cinder.api.openstack.wsgi [None req-7a3eed30-8053-4f19-84b1-54c583f3e311 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true 2026-05-12 17:48:20.687 8 INFO cinder.api.openstack.wsgi [None req-7a3eed30-8053-4f19-84b1-54c583f3e311 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/948] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.698 7 INFO cinder.api.openstack.wsgi [None req-b1faa139-db93-4fb9-91a5-947c0fbe9fc5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:48:20.719 7 INFO cinder.api.openstack.wsgi [None req-b1faa139-db93-4fb9-91a5-947c0fbe9fc5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/949] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.732 8 INFO cinder.api.openstack.wsgi [None req-2af59eff-0f4e-46fa-a549-b939ecfaca81 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true 2026-05-12 17:48:20.753 8 INFO cinder.api.openstack.wsgi [None req-2af59eff-0f4e-46fa-a549-b939ecfaca81 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/950] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.767 7 INFO cinder.api.openstack.wsgi [None req-670e06fc-db0b-4ae7-9891-e0e57afe009f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true 2026-05-12 17:48:20.794 7 INFO cinder.api.openstack.wsgi [None req-670e06fc-db0b-4ae7-9891-e0e57afe009f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/951] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.807 8 INFO cinder.api.openstack.wsgi [None req-58da5983-5806-43bd-b20b-00c65ad00c5f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true 2026-05-12 17:48:20.828 8 INFO cinder.api.openstack.wsgi [None req-58da5983-5806-43bd-b20b-00c65ad00c5f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/952] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.840 7 INFO cinder.api.openstack.wsgi [None req-51c3c476-4e2d-4377-ae55-b6e5cf13cf40 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:48:20.887 7 INFO cinder.api.openstack.wsgi [None req-51c3c476-4e2d-4377-ae55-b6e5cf13cf40 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/953] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.903 8 INFO cinder.api.openstack.wsgi [None req-c3e4a1c7-1aeb-4b1f-b197-8b4a24c21615 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true 2026-05-12 17:48:20.930 8 INFO cinder.api.openstack.wsgi [None req-c3e4a1c7-1aeb-4b1f-b197-8b4a24c21615 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/954] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.944 7 INFO cinder.api.openstack.wsgi [None req-92f5b7d7-76d2-4339-957e-17dd3fbc1591 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true 2026-05-12 17:48:20.974 7 INFO cinder.api.openstack.wsgi [None req-92f5b7d7-76d2-4339-957e-17dd3fbc1591 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/955] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:20.987 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:48:20.993 8 INFO cinder.volume.api [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:48:20.993 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 472/956] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:48:21.005 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:48:21.509 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 485/957] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:48:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:48:30.582 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:30.582 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:30.583 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:30.584 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:40.582 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:40.583 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:40.583 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:40.584 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:50.582 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:50.583 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:48:50.583 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:48:50.584 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:00.583 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:00.584 8 INFO cinder.api.openstack.wsgi [None req-ef4733cd-67e9-42aa-97d7-11b67cffae83 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:00.584 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:00.585 7 INFO cinder.api.openstack.wsgi [None req-144bc918-cdb5-4099-bfc3-e0dfbb9a1913 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:06.612 8 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-a554c98c-0344-48d3-a2e0-165f8eb0d2ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:49:07.160 8 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-a554c98c-0344-48d3-a2e0-165f8eb0d2ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f 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: 477/966] 199.19.213.3 () {38 vars in 1101 bytes} [Tue May 12 17:49:06 2026] DELETE /v3/dde95548358b47278f05da4c0ff9a3f5/attachments/582f8c77-332b-4939-b504-1b7964d7df1f => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:07.175 7 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-e97fa7db-becf-4bcb-a642-882ab9fd6e71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 2026-05-12 17:49:07.176 7 INFO cinder.api.v3.volumes [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-e97fa7db-becf-4bcb-a642-882ab9fd6e71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Delete volume with id: 49a48c21-c6ee-4732-956c-007ea9afc4f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-12 17:49:07.186 7 INFO cinder.volume.api [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-e97fa7db-becf-4bcb-a642-882ab9fd6e71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Volume info retrieved successfully. 2026-05-12 17:49:07.208 7 INFO cinder.volume.api [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-e97fa7db-becf-4bcb-a642-882ab9fd6e71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Delete volume request issued successfully. 2026-05-12 17:49:07.209 7 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-e97fa7db-becf-4bcb-a642-882ab9fd6e71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 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: 490/967] 199.19.213.3 () {36 vars in 1052 bytes} [Tue May 12 17:49:07 2026] DELETE /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/49a48c21-c6ee-4732-956c-007ea9afc4f2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 17:49:10.582 7 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-e97fa7db-becf-4bcb-a642-882ab9fd6e71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:10.582 8 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-a554c98c-0344-48d3-a2e0-165f8eb0d2ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:10.583 7 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-e97fa7db-becf-4bcb-a642-882ab9fd6e71 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:10.583 8 INFO cinder.api.openstack.wsgi [req-29d94f20-0fc9-48a9-9c7d-3a7de20d9f7d req-a554c98c-0344-48d3-a2e0-165f8eb0d2ad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196: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-05-12 17:49:20.313 7 INFO cinder.api.openstack.wsgi [None req-6771dc9c-58fb-4aa5-b798-926c5f9a9a88 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:49:20.321 7 INFO cinder.api.openstack.wsgi [None req-6771dc9c-58fb-4aa5-b798-926c5f9a9a88 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 492/970] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 60 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-05-12 17:49:20.364 8 INFO cinder.api.openstack.wsgi [None req-0335da6a-0b9b-46a8-b69c-b79683736f9a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?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-05-12 17:49:20.393 8 INFO cinder.api.openstack.wsgi [None req-0335da6a-0b9b-46a8-b69c-b79683736f9a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/971] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/18a9db25da814d79b06c11d9c4ce5500?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.410 7 INFO cinder.api.openstack.wsgi [None req-e7fd8e4a-ca85-451a-805d-78e31ceba94e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true 2026-05-12 17:49:20.430 7 INFO cinder.api.openstack.wsgi [None req-e7fd8e4a-ca85-451a-805d-78e31ceba94e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/972] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/22ac07dba1c747279357adfc8fe9630f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.443 8 INFO cinder.api.openstack.wsgi [None req-dbd64807-fbf1-4185-98c7-d5ed5384a64f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:49:20.466 8 INFO cinder.api.openstack.wsgi [None req-dbd64807-fbf1-4185-98c7-d5ed5384a64f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/973] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.483 7 INFO cinder.api.openstack.wsgi [None req-d2b29de0-46c9-45e8-b016-cc9fd38faf7c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true 2026-05-12 17:49:20.506 7 INFO cinder.api.openstack.wsgi [None req-d2b29de0-46c9-45e8-b016-cc9fd38faf7c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/974] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/33ddcf9f07744310b34c1027a914d992?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.518 8 INFO cinder.api.openstack.wsgi [None req-d124e7c0-b0ec-457a-b9ed-ba043f2ec172 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:49:20.539 8 INFO cinder.api.openstack.wsgi [None req-d124e7c0-b0ec-457a-b9ed-ba043f2ec172 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/975] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.553 7 INFO cinder.api.openstack.wsgi [None req-4e903e43-d4ce-41a3-822a-61717f4eb1d3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true 2026-05-12 17:49:20.573 7 INFO cinder.api.openstack.wsgi [None req-4e903e43-d4ce-41a3-822a-61717f4eb1d3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/976] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/720ca87b43014557952f715bf2eac35f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.582 7 INFO cinder.api.openstack.wsgi [None req-4e903e43-d4ce-41a3-822a-61717f4eb1d3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:20.583 7 INFO cinder.api.openstack.wsgi [None req-4e903e43-d4ce-41a3-822a-61717f4eb1d3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:20.583 7 INFO cinder.api.openstack.wsgi [None req-4e903e43-d4ce-41a3-822a-61717f4eb1d3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:20.584 7 INFO cinder.api.openstack.wsgi [None req-4e903e43-d4ce-41a3-822a-61717f4eb1d3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:20.587 8 INFO cinder.api.openstack.wsgi [None req-22eb3ad3-59e4-4484-af5e-821f5ab9afd9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true 2026-05-12 17:49:20.613 8 INFO cinder.api.openstack.wsgi [None req-22eb3ad3-59e4-4484-af5e-821f5ab9afd9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/979] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/8b1fc2131c0e435bb3d6faca25ea8549?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.626 7 INFO cinder.api.openstack.wsgi [None req-0dd60806-f5e8-406e-a978-7c158daea380 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true 2026-05-12 17:49:20.647 7 INFO cinder.api.openstack.wsgi [None req-0dd60806-f5e8-406e-a978-7c158daea380 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/980] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/bb1ed05a86184b60bd412520f39330a1?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.659 8 INFO cinder.api.openstack.wsgi [None req-0704a4fd-b828-4eda-b667-316eaea6b586 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:49:20.683 8 INFO cinder.api.openstack.wsgi [None req-0704a4fd-b828-4eda-b667-316eaea6b586 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/981] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.696 7 INFO cinder.api.openstack.wsgi [None req-73736308-4f74-4d42-914d-3acc14add929 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true 2026-05-12 17:49:20.720 7 INFO cinder.api.openstack.wsgi [None req-73736308-4f74-4d42-914d-3acc14add929 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/982] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/f92daaad36bd4dd395398323a0fae134?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.732 8 INFO cinder.api.openstack.wsgi [None req-947b540f-e9d5-4d5a-9f3d-997204168a7c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true 2026-05-12 17:49:20.753 8 INFO cinder.api.openstack.wsgi [None req-947b540f-e9d5-4d5a-9f3d-997204168a7c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/983] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/fb862c33b48040c291c619bfb5aedbab?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:49:20.763 7 INFO cinder.api.openstack.wsgi [None req-b27193ea-1da3-4513-9b42-eb59cfed5635 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:49:20.772 7 INFO cinder.volume.api [None req-b27193ea-1da3-4513-9b42-eb59cfed5635 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:49:20.776 7 INFO cinder.api.openstack.wsgi [None req-b27193ea-1da3-4513-9b42-eb59cfed5635 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/984] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:49:20.789 8 INFO cinder.api.openstack.wsgi [None req-97ff1421-3112-4e44-bc40-52e72108020c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:49:20.795 8 INFO cinder.volume.api [None req-97ff1421-3112-4e44-bc40-52e72108020c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:49:20.796 8 INFO cinder.api.openstack.wsgi [None req-97ff1421-3112-4e44-bc40-52e72108020c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/985] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:49:20.807 7 INFO cinder.api.openstack.wsgi [None req-10f5cd40-7d5f-49ca-8b65-6205786eb765 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:49:20.816 7 INFO cinder.volume.api [None req-10f5cd40-7d5f-49ca-8b65-6205786eb765 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:49:20.818 7 INFO cinder.api.openstack.wsgi [None req-10f5cd40-7d5f-49ca-8b65-6205786eb765 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/986] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:49:20.831 8 INFO cinder.api.openstack.wsgi [None req-d4ab5306-bf20-4a77-9e32-0538c0245979 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:49:21.335 8 INFO cinder.api.openstack.wsgi [None req-d4ab5306-bf20-4a77-9e32-0538c0245979 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 486/987] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:49:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:49:30.583 8 INFO cinder.api.openstack.wsgi [None req-d4ab5306-bf20-4a77-9e32-0538c0245979 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:30.582 7 INFO cinder.api.openstack.wsgi [None req-10f5cd40-7d5f-49ca-8b65-6205786eb765 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:30.584 8 INFO cinder.api.openstack.wsgi [None req-d4ab5306-bf20-4a77-9e32-0538c0245979 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:30.584 7 INFO cinder.api.openstack.wsgi [None req-10f5cd40-7d5f-49ca-8b65-6205786eb765 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:40.582 8 INFO cinder.api.openstack.wsgi [None req-d4ab5306-bf20-4a77-9e32-0538c0245979 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:40.583 8 INFO cinder.api.openstack.wsgi [None req-d4ab5306-bf20-4a77-9e32-0538c0245979 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:40.583 7 INFO cinder.api.openstack.wsgi [None req-10f5cd40-7d5f-49ca-8b65-6205786eb765 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:40.584 7 INFO cinder.api.openstack.wsgi [None req-10f5cd40-7d5f-49ca-8b65-6205786eb765 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:46.485 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots 2026-05-12 17:49:46.499 8 INFO cinder.volume.api [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:49:46.499 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 489/992] 10.0.0.57 () {32 vars in 704 bytes} [Tue May 12 17:49:46 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:49:46.520 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes 2026-05-12 17:49:46.532 7 INFO cinder.volume.api [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:49:46.532 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes returned with HTTP 200 [pid: 7|app: 0|req: 504/993] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:49:46 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:49:50.582 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:50.583 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:49:50.583 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:49:50.584 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:00.584 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:00.584 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:00.584 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:00.585 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:10.582 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:10.582 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:10.583 8 INFO cinder.api.openstack.wsgi [None req-97ce13ee-4793-457c-948b-c9ef0c599596 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:10.583 7 INFO cinder.api.openstack.wsgi [None req-88f7cb0a-648e-49e1-a046-b342ae42748b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:20.341 8 INFO cinder.api.openstack.wsgi [None req-b44fa4b8-febc-40f9-8fd6-667265247c0b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:50:20.349 8 INFO cinder.volume.api [None req-b44fa4b8-febc-40f9-8fd6-667265247c0b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:50:20.350 8 INFO cinder.api.openstack.wsgi [None req-b44fa4b8-febc-40f9-8fd6-667265247c0b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/1000] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:50:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:50:20.364 7 INFO cinder.api.openstack.wsgi [None req-7c52b96e-50d6-47db-bfa9-af0a9f5339a4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:50:20.375 7 INFO cinder.volume.api [None req-7c52b96e-50d6-47db-bfa9-af0a9f5339a4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:50:20.377 7 INFO cinder.api.openstack.wsgi [None req-7c52b96e-50d6-47db-bfa9-af0a9f5339a4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1001] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:50:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:50:20.386 8 INFO cinder.api.openstack.wsgi [None req-29b5dccb-b70f-4b17-990d-478e9e2e7a4c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:50:20.397 8 INFO cinder.volume.api [None req-29b5dccb-b70f-4b17-990d-478e9e2e7a4c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:50:20.398 8 INFO cinder.api.openstack.wsgi [None req-29b5dccb-b70f-4b17-990d-478e9e2e7a4c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/1002] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:50:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:50:20.414 7 INFO cinder.api.openstack.wsgi [None req-3271b23d-e346-4f8e-b1d1-29325215f91d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:50:20.583 8 INFO cinder.api.openstack.wsgi [None req-29b5dccb-b70f-4b17-990d-478e9e2e7a4c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:20.583 8 INFO cinder.api.openstack.wsgi [None req-29b5dccb-b70f-4b17-990d-478e9e2e7a4c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:20.584 8 INFO cinder.api.openstack.wsgi [None req-29b5dccb-b70f-4b17-990d-478e9e2e7a4c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:20.585 8 INFO cinder.api.openstack.wsgi [None req-29b5dccb-b70f-4b17-990d-478e9e2e7a4c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:20.918 7 INFO cinder.api.openstack.wsgi [None req-3271b23d-e346-4f8e-b1d1-29325215f91d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1005] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:50:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:50:20.935 8 INFO cinder.api.openstack.wsgi [None req-70854356-f1f3-419a-87c3-2d02fa7bf954 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:50:20.940 8 INFO cinder.api.openstack.wsgi [None req-70854356-f1f3-419a-87c3-2d02fa7bf954 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 497/1006] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:50:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:50:20.984 7 INFO cinder.api.openstack.wsgi [None req-a39a25a3-4d47-45ff-84f7-f8985157710d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:50:21.014 7 INFO cinder.api.openstack.wsgi [None req-a39a25a3-4d47-45ff-84f7-f8985157710d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1007] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:50:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:50:21.025 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:50:21.046 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1008] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:50:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:50:21.061 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:50:21.087 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1009] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:50:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:50:30.583 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:30.583 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:30.584 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:30.587 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:40.582 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:40.583 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:40.583 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:40.584 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:50.582 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:50.582 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:50:50.583 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:50:50.583 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:00.582 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:00.582 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:00.583 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:00.584 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:10.582 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:10.582 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:10.583 8 INFO cinder.api.openstack.wsgi [None req-e5b11229-45f4-420f-a619-be86fa50b917 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:10.583 7 INFO cinder.api.openstack.wsgi [None req-b839415a-28ba-458d-9d84-251df811df96 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:20.288 8 INFO cinder.api.openstack.wsgi [None req-1b604eb4-2590-45b7-8c83-053acb7158ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:51:20.307 8 INFO cinder.volume.api [None req-1b604eb4-2590-45b7-8c83-053acb7158ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:51:20.310 8 INFO cinder.api.openstack.wsgi [None req-1b604eb4-2590-45b7-8c83-053acb7158ac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1020] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:51:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:51:20.322 7 INFO cinder.api.openstack.wsgi [None req-fdb5c150-3606-4e46-9ea2-8bee1c8d6114 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:51:20.332 7 INFO cinder.volume.api [None req-fdb5c150-3606-4e46-9ea2-8bee1c8d6114 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:51:20.333 7 INFO cinder.api.openstack.wsgi [None req-fdb5c150-3606-4e46-9ea2-8bee1c8d6114 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1021] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:51:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:51:20.344 8 INFO cinder.api.openstack.wsgi [None req-c5e13f8e-3594-4d85-ad19-9f066f9bf615 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:51:20.350 8 INFO cinder.api.openstack.wsgi [None req-c5e13f8e-3594-4d85-ad19-9f066f9bf615 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 505/1022] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:51:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:51:20.388 7 INFO cinder.api.openstack.wsgi [None req-56175408-2f2a-4a7f-97c8-92664304f88b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:51:20.408 7 INFO cinder.api.openstack.wsgi [None req-56175408-2f2a-4a7f-97c8-92664304f88b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1023] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:51:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:51:20.422 8 INFO cinder.api.openstack.wsgi [None req-8fcd5a1d-805f-4772-be42-540e1009fca2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:51:20.461 8 INFO cinder.api.openstack.wsgi [None req-8fcd5a1d-805f-4772-be42-540e1009fca2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1024] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:51:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:51:20.473 7 INFO cinder.api.openstack.wsgi [None req-1646ec2b-c576-4a2a-a40d-e1606fd5a84d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:51:20.495 7 INFO cinder.api.openstack.wsgi [None req-1646ec2b-c576-4a2a-a40d-e1606fd5a84d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1025] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:51:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:51:20.509 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:51:20.582 7 INFO cinder.api.openstack.wsgi [None req-1646ec2b-c576-4a2a-a40d-e1606fd5a84d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:20.583 7 INFO cinder.api.openstack.wsgi [None req-1646ec2b-c576-4a2a-a40d-e1606fd5a84d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:20.585 7 INFO cinder.api.openstack.wsgi [None req-1646ec2b-c576-4a2a-a40d-e1606fd5a84d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:20.586 7 INFO cinder.api.openstack.wsgi [None req-1646ec2b-c576-4a2a-a40d-e1606fd5a84d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:21.014 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1028] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:51:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:51:21.024 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:51:21.033 7 INFO cinder.volume.api [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:51:21.036 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1029] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:51:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:51:30.582 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:30.582 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:30.584 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:30.584 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:40.583 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:40.583 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:40.584 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:40.585 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:50.582 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:50.582 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:51:50.583 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:51:50.583 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:00.583 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:00.583 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:00.584 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:00.585 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:10.584 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:10.584 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:10.585 8 INFO cinder.api.openstack.wsgi [None req-1b433477-186a-4eba-bc8f-23fdb674e857 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:10.585 7 INFO cinder.api.openstack.wsgi [None req-df688ef7-9866-4685-9d4e-972f890fcb73 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:20.300 8 INFO cinder.api.openstack.wsgi [None req-710a4d05-3396-4468-8fcd-e2b49098eabb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:52:20.309 8 INFO cinder.volume.api [None req-710a4d05-3396-4468-8fcd-e2b49098eabb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:52:20.311 8 INFO cinder.api.openstack.wsgi [None req-710a4d05-3396-4468-8fcd-e2b49098eabb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1040] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:52:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:52:20.325 7 INFO cinder.api.openstack.wsgi [None req-04173289-b087-49c6-899b-bae1483327e6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:52:20.337 7 INFO cinder.volume.api [None req-04173289-b087-49c6-899b-bae1483327e6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:52:20.338 7 INFO cinder.api.openstack.wsgi [None req-04173289-b087-49c6-899b-bae1483327e6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1041] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:52:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:52:20.351 8 INFO cinder.api.openstack.wsgi [None req-2325b1e5-5a43-481b-9860-b816ac4c7015 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:52:20.358 8 INFO cinder.volume.api [None req-2325b1e5-5a43-481b-9860-b816ac4c7015 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:52:20.358 8 INFO cinder.api.openstack.wsgi [None req-2325b1e5-5a43-481b-9860-b816ac4c7015 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1042] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:52:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:52:20.371 7 INFO cinder.api.openstack.wsgi [None req-4ef70ee8-2945-4b4d-be96-968dc013eb6b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:52:20.583 8 INFO cinder.api.openstack.wsgi [None req-2325b1e5-5a43-481b-9860-b816ac4c7015 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:20.584 8 INFO cinder.api.openstack.wsgi [None req-2325b1e5-5a43-481b-9860-b816ac4c7015 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:20.585 8 INFO cinder.api.openstack.wsgi [None req-2325b1e5-5a43-481b-9860-b816ac4c7015 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:20.586 8 INFO cinder.api.openstack.wsgi [None req-2325b1e5-5a43-481b-9860-b816ac4c7015 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:20.876 7 INFO cinder.api.openstack.wsgi [None req-4ef70ee8-2945-4b4d-be96-968dc013eb6b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1045] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:52:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:52:20.926 8 INFO cinder.api.openstack.wsgi [None req-290a0596-9508-4444-97b2-689a9476dc6e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:52:20.948 8 INFO cinder.api.openstack.wsgi [None req-290a0596-9508-4444-97b2-689a9476dc6e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1046] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:52:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:52:20.965 7 INFO cinder.api.openstack.wsgi [None req-34ded5b3-6a81-472b-9abb-2c1a04c73f22 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:52:20.983 7 INFO cinder.api.openstack.wsgi [None req-34ded5b3-6a81-472b-9abb-2c1a04c73f22 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1047] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:52:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:52:20.997 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:52:21.023 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1048] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:52:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:52:21.035 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:52:21.041 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 531/1049] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:52:21 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:52:30.582 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:30.582 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:30.583 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:30.583 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:40.583 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:40.583 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:40.584 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:40.584 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:50.583 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:50.583 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:52:50.584 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:52:50.584 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:00.582 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:00.582 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:00.583 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:00.583 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:10.582 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:10.583 7 INFO cinder.api.openstack.wsgi [None req-5e1174d1-aba2-463c-8a6b-8b82ad640d74 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:10.583 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:10.585 8 INFO cinder.api.openstack.wsgi [None req-5a35b104-4dac-4428-8a23-bb2199c3e481 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:20.293 7 INFO cinder.api.openstack.wsgi [None req-3bf485f9-eb25-494e-bbf8-2f2c80a1762b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:53:20.302 7 INFO cinder.volume.api [None req-3bf485f9-eb25-494e-bbf8-2f2c80a1762b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:53:20.302 7 INFO cinder.api.openstack.wsgi [None req-3bf485f9-eb25-494e-bbf8-2f2c80a1762b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1060] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:53:20.316 8 INFO cinder.api.openstack.wsgi [None req-52365802-74c5-4e51-8fa3-48dccf820df7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:53:20.324 8 INFO cinder.api.openstack.wsgi [None req-52365802-74c5-4e51-8fa3-48dccf820df7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 8|app: 0|req: 524/1061] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:53:20.367 7 INFO cinder.api.openstack.wsgi [None req-47969fb2-336a-4d2f-a176-e12f51c6dcbe cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:53:20.393 7 INFO cinder.api.openstack.wsgi [None req-47969fb2-336a-4d2f-a176-e12f51c6dcbe cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1062] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:53:20.407 8 INFO cinder.api.openstack.wsgi [None req-6ee72327-42c6-47ed-a18a-1de58d7d9e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:53:20.435 8 INFO cinder.api.openstack.wsgi [None req-6ee72327-42c6-47ed-a18a-1de58d7d9e8e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1063] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:53:20.450 7 INFO cinder.api.openstack.wsgi [None req-61012b15-e735-4c25-912f-2fcbf2e497b3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:53:20.475 7 INFO cinder.api.openstack.wsgi [None req-61012b15-e735-4c25-912f-2fcbf2e497b3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1064] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:53:20.485 8 INFO cinder.api.openstack.wsgi [None req-fbbbba18-7d0e-4e46-8c8e-7eec4a9131cd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:53:20.496 8 INFO cinder.volume.api [None req-fbbbba18-7d0e-4e46-8c8e-7eec4a9131cd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:53:20.497 8 INFO cinder.api.openstack.wsgi [None req-fbbbba18-7d0e-4e46-8c8e-7eec4a9131cd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1065] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:53:20.511 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:53:20.521 7 INFO cinder.volume.api [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:53:20.523 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1066] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:53:20.536 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:53:20.583 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:20.584 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:20.586 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:20.588 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:21.042 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1069] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:53:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:53:30.582 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:30.582 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:30.583 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:30.584 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:40.583 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:40.584 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:40.584 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:40.585 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:50.582 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:50.582 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:53:50.583 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:53:50.584 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:00.582 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:00.583 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:00.583 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:00.584 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:10.583 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:10.583 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:10.584 7 INFO cinder.api.openstack.wsgi [None req-b492895d-8598-4f4c-b88b-a759df6eabad cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:10.584 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:20.259 7 INFO cinder.api.openstack.wsgi [None req-eb263569-8bf5-4b79-bdca-f062d09e68bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true 2026-05-12 17:54:20.582 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:20.583 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:20.583 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:20.584 8 INFO cinder.api.openstack.wsgi [None req-532acef2-ecf4-4995-a3b9-6469ba99a169 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:20.763 7 INFO cinder.api.openstack.wsgi [None req-eb263569-8bf5-4b79-bdca-f062d09e68bc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1082] 10.0.0.17 () {28 vars in 695 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:54:20.809 8 INFO cinder.api.openstack.wsgi [None req-15f46c70-3454-477d-8eb0-922c34831afd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true 2026-05-12 17:54:20.827 8 INFO cinder.api.openstack.wsgi [None req-15f46c70-3454-477d-8eb0-922c34831afd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1083] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/2a10f669f0204ae4921264a0cac59c18?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:54:20.842 7 INFO cinder.api.openstack.wsgi [None req-85da3b8b-08e0-4580-8b72-a73a3289a02a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true 2026-05-12 17:54:20.862 7 INFO cinder.api.openstack.wsgi [None req-85da3b8b-08e0-4580-8b72-a73a3289a02a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1084] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/4c86d65a20e548a8b09d39259e6db82a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:54:20.875 8 INFO cinder.api.openstack.wsgi [None req-eec2f59a-62f3-4a95-8140-a15b2e01258c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true 2026-05-12 17:54:20.906 8 INFO cinder.api.openstack.wsgi [None req-eec2f59a-62f3-4a95-8140-a15b2e01258c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1085] 10.0.0.17 () {28 vars in 735 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-quota-sets/dde95548358b47278f05da4c0ff9a3f5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:54:20.919 7 INFO cinder.api.openstack.wsgi [None req-809722e5-806f-47ee-8c80-7666a81a6053 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:54:20.927 7 INFO cinder.volume.api [None req-809722e5-806f-47ee-8c80-7666a81a6053 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:54:20.928 7 INFO cinder.api.openstack.wsgi [None req-809722e5-806f-47ee-8c80-7666a81a6053 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1086] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:54:20.944 8 INFO cinder.api.openstack.wsgi [None req-919a45f6-7112-445d-aefb-3f2a255f72ca cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true 2026-05-12 17:54:20.953 8 INFO cinder.volume.api [None req-919a45f6-7112-445d-aefb-3f2a255f72ca cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all snapshots completed successfully. 2026-05-12 17:54:20.954 8 INFO cinder.api.openstack.wsgi [None req-919a45f6-7112-445d-aefb-3f2a255f72ca cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1087] 10.0.0.17 () {28 vars in 673 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 17:54:20.967 7 INFO cinder.api.openstack.wsgi [None req-c779ad60-da5f-4389-bbd8-eab34558fa3d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services 2026-05-12 17:54:20.973 7 INFO cinder.api.openstack.wsgi [None req-c779ad60-da5f-4389-bbd8-eab34558fa3d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/os-services returned with HTTP 200 [pid: 7|app: 0|req: 551/1088] 10.0.0.17 () {28 vars in 644 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 17:54:20.984 8 INFO cinder.api.openstack.wsgi [None req-61c77c5f-a59f-41f5-8178-754d075f9b53 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true 2026-05-12 17:54:20.995 8 INFO cinder.volume.api [None req-61c77c5f-a59f-41f5-8178-754d075f9b53 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Get all volumes completed successfully. 2026-05-12 17:54:20.998 8 INFO cinder.api.openstack.wsgi [None req-61c77c5f-a59f-41f5-8178-754d075f9b53 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dde95548358b47278f05da4c0ff9a3f5/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1089] 10.0.0.17 () {28 vars in 683 bytes} [Tue May 12 17:54:20 2026] GET /v3/dde95548358b47278f05da4c0ff9a3f5/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-05-12 17:54:30.583 7 INFO cinder.api.openstack.wsgi [None req-c779ad60-da5f-4389-bbd8-eab34558fa3d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:30.583 8 INFO cinder.api.openstack.wsgi [None req-61c77c5f-a59f-41f5-8178-754d075f9b53 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET http://10.0.0.196:8776/ 2026-05-12 17:54:30.585 8 INFO cinder.api.openstack.wsgi [None req-61c77c5f-a59f-41f5-8178-754d075f9b53 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300 2026-05-12 17:54:30.584 7 INFO cinder.api.openstack.wsgi [None req-c779ad60-da5f-4389-bbd8-eab34558fa3d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] http://10.0.0.196:8776/ returned with HTTP 300